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/LoongArch/misc.s.cs
vendored
Normal file
6
thirdparty/capstone/suite/MC/LoongArch/misc.s.cs
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# CS_ARCH_LOONGARCH, CS_MODE_LOONGARCH64, None
|
||||
0x64,0x00,0x2b,0x00 = syscall 0x64
|
||||
0xc7,0x00,0x2a,0x00 = break 0xc7
|
||||
0x98,0x60,0x00,0x00 = rdtimel.w $s1, $a0
|
||||
0xab,0x64,0x00,0x00 = rdtimeh.w $a7, $a1
|
||||
0x03,0x6d,0x00,0x00 = cpucfg $sp, $a4
|
Reference in New Issue
Block a user