Created
May 22, 2024 15:28
-
-
Save uyjulian/19d460c21a53babd61df7a1352b049b7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0x000-0x040 nop/break slide | |
0x040-0x080 break vector | |
0x080-0x0c0 exception vector | |
0x0c0-0x3e0 ??? | |
0x3e0-0x3f0 deci2drs? | |
0x3f0-0x400 loadcore bootmode info | |
0x400-0x420 excepman vector work storage: | |
0x400-0x404 $at save | |
0x404-0x408 EPC save | |
0x408-0x40C Status save | |
0x40C-0x410 Cause save | |
0x410-0x414 $k0 save | |
0x414-0x418 ??? | |
0x418-0x41C ??? | |
0x41C-0x420 dispatch interrupt state | |
0x420-0x440 break vector work storage: | |
0x420-0x424 $k0 save | |
0x424-0x428 EPC save | |
0x428-0x42C Cause save | |
0x42C-0x430 Status save | |
0x430-0x434 Breakpoint Control save | |
0x434-0x438 ??? | |
0x438-0x43C ??? | |
0x43C-0x440 ??? | |
0x440-0x480 exception table | |
0x480-0x600 intrmani related (also where reboot command is stored) | |
0x600-0x800 ??? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment