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/bit-shift.s.cs
vendored
Normal file
9
thirdparty/capstone/suite/MC/LoongArch/bit-shift.s.cs
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# CS_ARCH_LOONGARCH, CS_MODE_LOONGARCH64, None
|
||||
0x78,0x5f,0x17,0x00 = sll.w $s1, $s4, $s0
|
||||
0x3f,0x9e,0x17,0x00 = srl.w $s8, $t5, $a3
|
||||
0x8c,0x2b,0x18,0x00 = sra.w $t0, $s5, $a6
|
||||
0x41,0x4b,0x1b,0x00 = rotr.w $ra, $s3, $t6
|
||||
0x5a,0x82,0x40,0x00 = slli.w $s3, $t6, 0
|
||||
0xca,0xf9,0x44,0x00 = srli.w $a6, $t2, 0x1e
|
||||
0x28,0xe2,0x48,0x00 = srai.w $a4, $t5, 0x18
|
||||
0x97,0xde,0x4c,0x00 = rotri.w $s0, $t8, 0x17
|
Reference in New Issue
Block a user