Added support for segment wrap-around in 8086/8088 real-mode (all stack operations, instruction fetches, and operand accesses should wrap now); real-mode wrap-around on newer processors should trigger a GP fault instead
This commit is contained in:
parent
d7dd746e2c
commit
6a3f7f4a5d
15 changed files with 3156 additions and 2906 deletions
|
|
@ -5,19 +5,19 @@ permalink: /pubs/pc/reference/intel/80186/
|
|||
---
|
||||
|
||||
Intel 80186/80188 CPU Information
|
||||
---
|
||||
---------------------------------
|
||||
|
||||
80186 Errata
|
||||
---
|
||||
------------
|
||||
|
||||
* TBD
|
||||
|
||||
80186 Undocumented Instructions
|
||||
---
|
||||
-------------------------------
|
||||
|
||||
* TBD
|
||||
|
||||
Assorted Publications
|
||||
---
|
||||
---------------------
|
||||
|
||||
* TBD
|
||||
|
|
|
|||
Loading…
Reference in a new issue