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/bitclr.s.cs
vendored
Normal file
9
thirdparty/capstone/suite/MC/LoongArch/bitclr.s.cs
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# CS_ARCH_LOONGARCH, CS_MODE_LOONGARCH64, None
|
||||
0xb8,0x38,0x0c,0x75 = xvbitclr.b $xr24, $xr5, $xr14
|
||||
0x3e,0xb5,0x0c,0x75 = xvbitclr.h $xr30, $xr9, $xr13
|
||||
0x62,0x1c,0x0d,0x75 = xvbitclr.w $xr2, $xr3, $xr7
|
||||
0xae,0xe4,0x0d,0x75 = xvbitclr.d $xr14, $xr5, $xr25
|
||||
0x56,0x3f,0x10,0x77 = xvbitclri.b $xr22, $xr26, 7
|
||||
0xc2,0x75,0x10,0x77 = xvbitclri.h $xr2, $xr14, 0xd
|
||||
0x43,0x80,0x10,0x77 = xvbitclri.w $xr3, $xr2, 0
|
||||
0x8a,0x1d,0x11,0x77 = xvbitclri.d $xr10, $xr12, 7
|
Reference in New Issue
Block a user