Difference between revisions of "Raise Octave"
Jump to navigation
Jump to search
m (Talcall moved page 00015a10 - 00015a24 to Raise Octave) |
m |
||
Line 1: | Line 1: | ||
<font face='Courier New'> | <font face='Courier New'> | ||
− | 00015a10: 94c2007e lhu r2,0x007e(r6) | + | 00015a10: 94c2007e lhu r2,0x007e(r6) load current octave |
00015a14: 00000000 nop | 00015a14: 00000000 nop | ||
− | 00015a18: 2442000c addiu r2,r2,0x000c | + | 00015a18: 2442000c addiu r2,r2,0x000c +12 |
− | 00015a1c: a4c2007e sh r2,0x007e(r6) | + | 00015a1c: a4c2007e sh r2,0x007e(r6) store as octave |
00015a20: 03e00008 jr r31 | 00015a20: 03e00008 jr r31 | ||
− | 00015a24: 00801021 addu r2,r4,r0 | + | 00015a24: 00801021 addu r2,r4,r0 |
</font> | </font> |
Latest revision as of 05:17, 18 June 2024
00015a10: 94c2007e lhu r2,0x007e(r6) load current octave 00015a14: 00000000 nop 00015a18: 2442000c addiu r2,r2,0x000c +12 00015a1c: a4c2007e sh r2,0x007e(r6) store as octave 00015a20: 03e00008 jr r31 00015a24: 00801021 addu r2,r4,r0