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/rotr.s.cs
vendored
Normal file
9
thirdparty/capstone/suite/MC/LoongArch/rotr.s.cs
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# CS_ARCH_LOONGARCH, CS_MODE_LOONGARCH64, None
|
||||
0xc0,0x78,0xee,0x74 = xvrotr.b $xr0, $xr6, $xr30
|
||||
0x33,0xaa,0xee,0x74 = xvrotr.h $xr19, $xr17, $xr10
|
||||
0x52,0x1c,0xef,0x74 = xvrotr.w $xr18, $xr2, $xr7
|
||||
0xeb,0xae,0xef,0x74 = xvrotr.d $xr11, $xr23, $xr11
|
||||
0xa1,0x2c,0xa0,0x76 = xvrotri.b $xr1, $xr5, 3
|
||||
0x21,0x4e,0xa0,0x76 = xvrotri.h $xr1, $xr17, 3
|
||||
0xf9,0xce,0xa0,0x76 = xvrotri.w $xr25, $xr23, 0x13
|
||||
0x07,0x97,0xa1,0x76 = xvrotri.d $xr7, $xr24, 0x25
|
Reference in New Issue
Block a user