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:
12
thirdparty/capstone/suite/MC/Mips/nabi-regs.s.cs
vendored
Normal file
12
thirdparty/capstone/suite/MC/Mips/nabi-regs.s.cs
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# CS_ARCH_MIPS, CS_MODE_MIPS64+CS_MODE_BIG_ENDIAN, None
|
||||
0x02,0x04,0x80,0x20 = add $s0, $s0, $a0
|
||||
0x02,0x06,0x80,0x20 = add $s0, $s0, $a2
|
||||
0x02,0x07,0x80,0x20 = add $s0, $s0, $a3
|
||||
0x02,0x08,0x80,0x20 = add $s0, $s0, $t0
|
||||
0x02,0x09,0x80,0x20 = add $s0, $s0, $t1
|
||||
0x02,0x0a,0x80,0x20 = add $s0, $s0, $t2
|
||||
0x02,0x0b,0x80,0x20 = add $s0, $s0, $t3
|
||||
0x02,0x0c,0x80,0x20 = add $s0, $s0, $t4
|
||||
0x02,0x0d,0x80,0x20 = add $s0, $s0, $t5
|
||||
0x02,0x0e,0x80,0x20 = add $s0, $s0, $t6
|
||||
0x02,0x0f,0x80,0x20 = add $s0, $s0, $t7
|
Reference in New Issue
Block a user