SVC: Difference between revisions
Line 534: | Line 534: | ||
| || || Bit0 || Is64bit | | || || Bit0 || Is64bit | ||
|- | |- | ||
| || || Bit3-1 || AddressSpaceType | | || || 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 [?] | |||
|} | |} | ||