Advanced 80386 Programming Techniques
β Scribed by James L. Turley
- Publisher
- McGraw-Hill Osborne Media
- Year
- 1988
- Tongue
- English
- Leaves
- 524
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
This book covers the 80386 quite well, without touching on any other hardware. Some code samples are included. All major features are covered, as are many of the concepts needed.
β¦ Table of Contents
Chapter 1: Basics
Chapter 2: Memory Segmentation
Chapter 3: Privilege Levels
Chapter 4: Paging
Chapter 5: Multitasking
Chapter 6: Communicating Among Tasks
Chapter 7: Handling Faults and Interrupts
Chapter 8: 80286 Emulation
Chapter 9: 8086 Emulation
Chapter 10: Debugging
Chapter 11: The 80387 Numeric Processor Extension
Chapter 12: Programming for Performance
Chapter 13: Reset and Real Mode
Chapter 14: Hardware
Appendix A: Glossary
Appendix B: New Instructions
Appendix C: Memory Structures and 80386 Registers
Appendix D: Evolution of the 80386
β¦ Subjects
80386
π SIMILAR VOLUMES
A text/reference on all programming and interfacing aspects of the microprocessor family, for computer science students. Early chapters concentrate on real mode programming, and later chapters contain information on each family member and on programming and operation on the numeric coprocessor as we