mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 15:48:05 -04:00
svp compiler: some pointer reg handling
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@362 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
f48f5e3b46
commit
5d817c9138
3 changed files with 260 additions and 32 deletions
|
@ -38,8 +38,8 @@ flush_inval_caches:
|
|||
@ r5: A
|
||||
@ r6: STACK and emu flags
|
||||
@ r7: SSP context
|
||||
@ r8: r0-r2
|
||||
@ r9: r4-r6
|
||||
@ r8: r0-r2 (.210)
|
||||
@ r9: r4-r6 (.654)
|
||||
@ r10: P
|
||||
@ r11: cycles
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue