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/bitset.s.cs
vendored
Normal file
9
thirdparty/capstone/suite/MC/LoongArch/bitset.s.cs
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# CS_ARCH_LOONGARCH, CS_MODE_LOONGARCH64, None
|
||||
0x06,0x72,0x0e,0x75 = xvbitset.b $xr6, $xr16, $xr28
|
||||
0xa5,0xfd,0x0e,0x75 = xvbitset.h $xr5, $xr13, $xr31
|
||||
0x87,0x23,0x0f,0x75 = xvbitset.w $xr7, $xr28, $xr8
|
||||
0x04,0xb2,0x0f,0x75 = xvbitset.d $xr4, $xr16, $xr12
|
||||
0x7a,0x20,0x14,0x77 = xvbitseti.b $xr26, $xr3, 0
|
||||
0x69,0x66,0x14,0x77 = xvbitseti.h $xr9, $xr19, 0x9
|
||||
0x6c,0x8a,0x14,0x77 = xvbitseti.w $xr12, $xr19, 2
|
||||
0xf4,0x08,0x15,0x77 = xvbitseti.d $xr20, $xr7, 2
|
Reference in New Issue
Block a user