mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 06:51:17 +01:00
docs/DSP: Add RTI to opcode list
This commit is contained in:
parent
2c73de7ada
commit
bb1ecd2a81
@ -3628,6 +3628,7 @@ IF cc & & * & 0000 0010 0111 cccc \\
|
||||
JMP cc & & * & 0000 0010 1001 cccc \\
|
||||
CALL cc & & * & 0000 0010 1011 cccc \\
|
||||
RET cc & & * & 0000 0010 1101 cccc \\
|
||||
RTI & & * & 0000 0010 1111 1111 \\
|
||||
& & & \\
|
||||
ADDI & & * & 0000 001r 0000 0000 iiii iiii iiii iiii \\
|
||||
XORI & & * & 0000 001r 0010 0000 iiii iiii iiii iiii \\
|
||||
|
Loading…
x
Reference in New Issue
Block a user