Changes

86 bytes added ,  22:46, 29 September 2017
Line 534: Line 534:  
| || || Bit0 || Is64bit
 
| || || Bit0 || Is64bit
 
|-
 
|-
| || || Bit3-1 || AddressSpaceType (0=32-bit with map and heap regions, 1=36-bit with map and heap regions, 2=32-bit with heap region only), 3=Invalid
+
| || || Bit3-1 || [[#AddressSpaceType]]
 
|-
 
|-
 
| || || Bit4 ||
 
| || || Bit4 ||
Line 545: Line 545:  
|-
 
|-
 
| 0x2C || 4 ||
 
| 0x2C || 4 ||
 +
|}
 +
 +
=== AddressSpaceType ===
 +
{| class=wikitable
 +
! Type || Name || Description
 +
|-
 +
| 0 || Normal_32Bit ||
 +
|-
 +
| 1 || Normal_36Bit ||
 +
|-
 +
| 2 || WithoutMap_32Bit || Appears to be missing map region [?]
 
|}
 
|}