Documentation updates
This commit is contained in:
parent
c9eda96858
commit
070ea74f2f
13 changed files with 230 additions and 40 deletions
|
|
@ -7,7 +7,8 @@ permalink: /pubs/pc/reference/intel/80286/
|
|||
Intel 80286 CPU Information
|
||||
---
|
||||
|
||||
### 80286 Errata
|
||||
80286 Errata
|
||||
---
|
||||
|
||||
* [Early Errata: A1 and B1 Steppings](early_errata/)
|
||||
* [ARPL Behavior](arpl/)
|
||||
|
|
@ -18,11 +19,13 @@ Intel 80286 CPU Information
|
|||
* [POPF Behavior](b2_b3_info/#popf-behavior)
|
||||
* [REP MOVS and REP INS Restartability](rep_restart/)
|
||||
|
||||
### 80286 Undocumented Instructions
|
||||
80286 Undocumented Instructions
|
||||
---
|
||||
|
||||
* [LOADALL](loadall/)
|
||||
|
||||
### 80286 Real-Mode Emulation Notes
|
||||
80286 Real-Mode Emulation Notes
|
||||
---
|
||||
|
||||
* [Executing Real Mode Programs in Protected Mode](real_mode/)
|
||||
* [Discrepancies from an iAPX 86/88 Using Emulation](real_mode/#discrepancies-from-an-iapx-86-88-using-emulation)
|
||||
|
|
@ -30,7 +33,8 @@ Intel 80286 CPU Information
|
|||
* [Mixing Real Mode and Protected Mode](real_mode/#mixing-real-mode-and-protected-mode)
|
||||
* [Exceptions from Undefined Opcodes and String Instructions](exceptions/)
|
||||
|
||||
### Assorted Publications
|
||||
Assorted Publications
|
||||
---
|
||||
|
||||
[<img src="http://archive.pcjs.org/pubs/pc/reference/intel/iAPX_286_Hardware_Reference--1983/thumbs/iAPX_286_Hardware_Reference--1983.jpg" width="200" height="260" alt="iAPX 286 Hardware Reference (1983)"/>](http://bitsavers.trailing-edge.com/pdf/intel/_dataBooks/1983_iAPX_286_Hardware_Reference.pdf)
|
||||
[<img src="http://archive.pcjs.org/pubs/pc/reference/intel/iAPX_286_Operating_System_Writers_Guide--1983/thumbs/iAPX_286_Operating_System_Writers_Guide--1983.jpg" width="200" height="260" alt="iAPX 286 OS Writer's Guide (1983)"/>](http://bitsavers.trailing-edge.com/pdf/intel/_dataBooks/1983_iAPX_286_Operating_System_Writers_Guide.pdf)
|
||||
|
|
|
|||
Loading…
Reference in a new issue