SVC: Difference between revisions
No edit summary |
|||
Line 411: | Line 411: | ||
| 0xA || 2 || | | 0xA || 2 || | ||
|- | |- | ||
| 0x18 || 8 || | | 0x18 || 8 || Code base | ||
|- | |- | ||
| 0x20 || 4 || Number of | | 0x20 || 4 || Number of code pages | ||
|- | |- | ||
| 0x24 || 4 || MemoryManagement flags. Bit0: is_64bit (maybe?), bit3-1: MMU table size? (0=32-bit, 1=64-bit 0x800000000, 2=64-bit 0x400000000), bit5, bit6 | | 0x24 || 4 || MemoryManagement flags. Bit0: is_64bit (maybe?), bit3-1: MMU table size? (0=32-bit, 1=64-bit 0x800000000, 2=64-bit 0x400000000), bit5, bit6 |