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:
9
thirdparty/capstone/suite/MC/LoongArch/crc.s.cs
vendored
Normal file
9
thirdparty/capstone/suite/MC/LoongArch/crc.s.cs
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# CS_ARCH_LOONGARCH, CS_MODE_LOONGARCH64, None
|
||||
0xf8,0x08,0x24,0x00 = crc.w.b.w $s1, $a3, $tp
|
||||
0x5f,0xc9,0x24,0x00 = crc.w.h.w $s8, $a6, $t6
|
||||
0xdc,0x28,0x25,0x00 = crc.w.w.w $s5, $a2, $a6
|
||||
0x7c,0xfd,0x25,0x00 = crc.w.d.w $s5, $a7, $s8
|
||||
0x4f,0x0e,0x26,0x00 = crcc.w.b.w $t3, $t6, $sp
|
||||
0xb5,0xcb,0x26,0x00 = crcc.w.h.w $r21, $s6, $t6
|
||||
0xd1,0x35,0x27,0x00 = crcc.w.w.w $t5, $t2, $t1
|
||||
0xbe,0xee,0x27,0x00 = crcc.w.d.w $s7, $r21, $s4
|
Reference in New Issue
Block a user