Articoli correlati a i386/i486 Advanced Programming: Real Mode Protected...

i386/i486 Advanced Programming: Real Mode Protected Mode Virtual 8086 Mode - Brossura

 
9781468465532: i386/i486 Advanced Programming: Real Mode Protected Mode Virtual 8086 Mode

Sinossi

This book gives x86 assembly language programmers a view about how to use the resources and features provided by the i386/i486 processor, the newest and most advanced microprocessor from the Intel x86 family. Because the i386/i486 processor is entirely compatible with its predecessor, the 8086/88 processor, this book concentrates on the enhanced features compared to its predecessor. We assume the reader is already familiar with the concepts of 8086/88 assembly language programming. Our goal is to show you the programming methods that apply to powerful features of the i386/i486. The i387 math coprocessor is not discussed in this book. A detailed explanation about how to use each i386/i486 instruction is not covered in this book. However, we list the complete i386/i486 instruction set in Appendix B. Organization of the Book This book is divided into sections to help readers start learning from the concepts that are similar to the 8086/8088 processor. Then, the discussion shifts to the resources and environment of the i386/i486 processor. Throughout the book, real-life program examples are used to illustrate in detail how you can use the enhanced features or functions of the processor. Chapter 1 introduces the i386/i486 architecture and its enhanced features. The discussion includes the operation mode, general registers, segment registers, system registers, and system data structures. Chapter 2 discusses the method that the i386/i486 processor uses to make itself fully compatible with the 8086/88 processor and to define the interrupt vector table address, which is different from the 8086/88 processor.

Le informazioni nella sezione "Riassunto" possono far riferimento a edizioni diverse di questo titolo.

Contenuti

Section I Introduction.- 1 The i386/i486 Architecture.- 1.1 Overview.- 1.2 Operation Modes.- 1.3 Registers.- 1.4 Protected Mode Data Structures.- 1.5 Instructions.- 1.6 Summary.- Section II Real-Address Mode.- 2 Programming in Real-Address Mode.- 2.1 Environment Emulation.- 2.2 Instruction Execution Emulation.- 2.3 Real-Address Mode Operation.- 2.4 Interrupt Table Program.- 2.5 Summary.- Section III Protected Mode.- 3 Memory Management.- 3.1 Segmentation.- 3.2 Segmentation Address Translation.- 3.3 Paging.- 3.4 Page Address Translation.- 3.5 Summary.- 4 Enter and Leave Protected Mode.- 4.1 Entering Protected Mode.- 4.2 Protected Mode Execution Environment.- 4.3 Leaving Protected Mode.- 4.4 Sample Program 1.- 4.5 Protected Mode Exceptions.- 4.6 Sample Program 2.- 4.7 Summary.- 5 Page Programming.- 5.1 Sample Program 1.- 5.2 Sample Program 2.- 5.3 Summary.- 6 Control Transfers.- 6.1 Privilege Level.- 6.2 Data Access Privilege Cheeking.- 6.3 Control Transfers Privilege Checking.- 6.4 Control Transfers From Higher to Lower Level.- 6.5 Control Transfers From Lower to Higher Level.- 6.6 Control Transfers in the Same Privilege Level.- 6.7 Sample Program.- 6.8 Summary.- 7 Multitasking.- 7.1 Task State Segment.- 7.2 Task Switch.- 7.3 Sample Program.- 7.4 Summary.- 8 Debugging.- 8.1 Breakpoint and Trap.- 8.2 Debug Register.- 8.3 Examples.- 8.4 Summary.- 9 Input/Output.- 9.1 I/O Addressing.- 9.2 I/O Privilege Level Protection.- 9.3 I/O Permission Bit Map Protection.- 9.4 Sample Program.- 9.5 Summary.- 10 Exceptions and Interrupts.- 10.1 Differences Between Exceptions and Interrupts.- 10.2 Vectors.- 10.3 IDT Descriptors.- 10.4 Handler Protection.- 10.5 Error Code.- 10.6 Sample Program.- 10.8 Summary.- Section IV Virtual-8086 Mode.- 11V86 Mode Programming.- 11.1 V86 Mode Environment.- 11.2 Enter and Leave V86 Mode.- 11.3 Exceptions and Interrupts in V86 Mode.- 11.4 Sample Programs.- 11.5 Summary.- Section V Appendices.- Appendix A Sample i486 Programs.- Appendix B The i386/i486 Instruction Set.- Appendix C Assembler and Linker.

Le informazioni nella sezione "Su questo libro" possono far riferimento a edizioni diverse di questo titolo.

  • EditoreSpringer
  • Data di pubblicazione2013
  • ISBN 10 1468465538
  • ISBN 13 9781468465532
  • RilegaturaCopertina flessibile
  • LinguaInglese
  • Numero di pagine240

Compra usato

Condizioni: come nuovo
Like New
Visualizza questo articolo

EUR 29,39 per la spedizione da Regno Unito a U.S.A.

Destinazione, tempi e costi

EUR 14,09 per la spedizione da Regno Unito a U.S.A.

Destinazione, tempi e costi

Altre edizioni note dello stesso titolo

9780442013776: I386/I486 Advanced Programming: Real Mode, Protected Mode, Virtual 8086 Mode

Edizione in evidenza

ISBN 10:  0442013779 ISBN 13:  9780442013776
Casa editrice: Van Nostrand Reinhold, 1992
Rilegato

Risultati della ricerca per i386/i486 Advanced Programming: Real Mode Protected...

Foto dell'editore

Ro, Sen-cuo
Editore: Springer, 2012
ISBN 10: 1468465538 ISBN 13: 9781468465532
Nuovo Brossura

Da: Ria Christie Collections, Uxbridge, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. In. Codice articolo ria9781468465532_new

Contatta il venditore

Compra nuovo

EUR 61,54
Convertire valuta
Spese di spedizione: EUR 14,09
Da: Regno Unito a: U.S.A.
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Sen-Cuo Ro
Editore: Springer US Mrz 2012, 2012
ISBN 10: 1468465538 ISBN 13: 9781468465532
Nuovo Taschenbuch
Print on Demand

Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Taschenbuch. Condizione: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -This book gives x86 assembly language programmers a view about how to use the resources and features provided by the i386/i486 processor, the newest and most advanced microprocessor from the Intel x86 family. Because the i386/i486 processor is entirely compatible with its predecessor, the 8086/88 processor, this book concentrates on the enhanced features compared to its predecessor. We assume the reader is already familiar with the concepts of 8086/88 assembly language programming. Our goal is to show you the programming methods that apply to powerful features of the i386/i486. The i387 math coprocessor is not discussed in this book. A detailed explanation about how to use each i386/i486 instruction is not covered in this book. However, we list the complete i386/i486 instruction set in Appendix B. Organization of the Book This book is divided into sections to help readers start learning from the concepts that are similar to the 8086/8088 processor. Then, the discussion shifts to the resources and environment of the i386/i486 processor. Throughout the book, real-life program examples are used to illustrate in detail how you can use the enhanced features or functions of the processor. Chapter 1 introduces the i386/i486 architecture and its enhanced features. The discussion includes the operation mode, general registers, segment registers, system registers, and system data structures. Chapter 2 discusses the method that the i386/i486 processor uses to make itself fully compatible with the 8086/88 processor and to define the interrupt vector table address, which is different from the 8086/88 processor. 240 pp. Englisch. Codice articolo 9781468465532

Contatta il venditore

Compra nuovo

EUR 53,49
Convertire valuta
Spese di spedizione: EUR 23,00
Da: Germania a: U.S.A.
Destinazione, tempi e costi

Quantità: 2 disponibili

Aggiungi al carrello

Foto dell'editore

Sen-Cuo Ro
ISBN 10: 1468465538 ISBN 13: 9781468465532
Nuovo Paperback / softback
Print on Demand

Da: THE SAINT BOOKSTORE, Southport, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback / softback. Condizione: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 452. Codice articolo C9781468465532

Contatta il venditore

Compra nuovo

EUR 67,93
Convertire valuta
Spese di spedizione: EUR 13,25
Da: Regno Unito a: U.S.A.
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Sen-Cuo Ro
Editore: Springer US, 2012
ISBN 10: 1468465538 ISBN 13: 9781468465532
Nuovo Taschenbuch

Da: AHA-BUCH GmbH, Einbeck, Germania

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Taschenbuch. Condizione: Neu. Druck auf Anfrage Neuware - Printed after ordering - This book gives x86 assembly language programmers a view about how to use the resources and features provided by the i386/i486 processor, the newest and most advanced microprocessor from the Intel x86 family. Because the i386/i486 processor is entirely compatible with its predecessor, the 8086/88 processor, this book concentrates on the enhanced features compared to its predecessor. We assume the reader is already familiar with the concepts of 8086/88 assembly language programming. Our goal is to show you the programming methods that apply to powerful features of the i386/i486. The i387 math coprocessor is not discussed in this book. A detailed explanation about how to use each i386/i486 instruction is not covered in this book. However, we list the complete i386/i486 instruction set in Appendix B. Organization of the Book This book is divided into sections to help readers start learning from the concepts that are similar to the 8086/8088 processor. Then, the discussion shifts to the resources and environment of the i386/i486 processor. Throughout the book, real-life program examples are used to illustrate in detail how you can use the enhanced features or functions of the processor. Chapter 1 introduces the i386/i486 architecture and its enhanced features. The discussion includes the operation mode, general registers, segment registers, system registers, and system data structures. Chapter 2 discusses the method that the i386/i486 processor uses to make itself fully compatible with the 8086/88 processor and to define the interrupt vector table address, which is different from the 8086/88 processor. Codice articolo 9781468465532

Contatta il venditore

Compra nuovo

EUR 58,56
Convertire valuta
Spese di spedizione: EUR 30,29
Da: Germania a: U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Sen-cuo Ro
Editore: Springer US, 2012
ISBN 10: 1468465538 ISBN 13: 9781468465532
Nuovo Brossura
Print on Demand

Da: moluna, Greven, Germania

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. Dieser Artikel ist ein Print on Demand Artikel und wird nach Ihrer Bestellung fuer Sie gedruckt. This book gives x86 assembly language programmers a view about how to use the resources and features provided by the i386/i486 processor, the newest and most advanced microprocessor from the Intel x86 family. Because the i386/i486 processor is entirely comp. Codice articolo 4204516

Contatta il venditore

Compra nuovo

EUR 48,37
Convertire valuta
Spese di spedizione: EUR 48,99
Da: Germania a: U.S.A.
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Ro, Sen-Cuo
Editore: Springer 2012-03, 2012
ISBN 10: 1468465538 ISBN 13: 9781468465532
Nuovo PF

Da: Chiron Media, Wallingford, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

PF. Condizione: New. Codice articolo 6666-IUK-9781468465532

Contatta il venditore

Compra nuovo

EUR 86,79
Convertire valuta
Spese di spedizione: EUR 18,21
Da: Regno Unito a: U.S.A.
Destinazione, tempi e costi

Quantità: 10 disponibili

Aggiungi al carrello

Foto dell'editore

Ro, Sen-cuo
Editore: Springer, 2012
ISBN 10: 1468465538 ISBN 13: 9781468465532
Antico o usato Paperback

Da: Mispah books, Redhill, SURRE, Regno Unito

Valutazione del venditore 4 su 5 stelle 4 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Condizione: Like New. Like New. book. Codice articolo ERICA77314684655386

Contatta il venditore

Compra usato

EUR 100,52
Convertire valuta
Spese di spedizione: EUR 29,39
Da: Regno Unito a: U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello