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/srar.s.cs
vendored
Normal file
9
thirdparty/capstone/suite/MC/LoongArch/srar.s.cs
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# CS_ARCH_LOONGARCH, CS_MODE_LOONGARCH64, None
|
||||
0x49,0x2e,0xf2,0x74 = xvsrar.b $xr9, $xr18, $xr11
|
||||
0x4f,0x87,0xf2,0x74 = xvsrar.h $xr15, $xr26, $xr1
|
||||
0x71,0x3a,0xf3,0x74 = xvsrar.w $xr17, $xr19, $xr14
|
||||
0xf3,0x99,0xf3,0x74 = xvsrar.d $xr19, $xr15, $xr6
|
||||
0x8a,0x2f,0xa8,0x76 = xvsrari.b $xr10, $xr28, 3
|
||||
0x3c,0x78,0xa8,0x76 = xvsrari.h $xr28, $xr1, 0xe
|
||||
0xed,0xb0,0xa8,0x76 = xvsrari.w $xr13, $xr7, 0xc
|
||||
0x3d,0x21,0xa9,0x76 = xvsrari.d $xr29, $xr9, 8
|
Reference in New Issue
Block a user