mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-07-26 23:13:54 +00:00
Initial Commit
This commit is contained in:
6
thirdparty/capstone/suite/MC/Mips/set-at-directive.s.cs
vendored
Normal file
6
thirdparty/capstone/suite/MC/Mips/set-at-directive.s.cs
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# CS_ARCH_MIPS, CS_MODE_MIPS32, None
|
||||
0x08,0x00,0x60,0x00 = jr $v1
|
||||
0x08,0x00,0x80,0x03 = jr $gp
|
||||
0x08,0x00,0xc0,0x03 = jr $fp
|
||||
0x08,0x00,0xa0,0x03 = jr $sp
|
||||
0x08,0x00,0xe0,0x03 = jr $ra
|
Reference in New Issue
Block a user