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:
5
thirdparty/capstone/suite/MC/LoongArch/clz.s.cs
vendored
Normal file
5
thirdparty/capstone/suite/MC/LoongArch/clz.s.cs
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# CS_ARCH_LOONGARCH, CS_MODE_LOONGARCH64, None
|
||||
0xc5,0x10,0x9c,0x76 = xvclz.b $xr5, $xr6
|
||||
0xe4,0x14,0x9c,0x76 = xvclz.h $xr4, $xr7
|
||||
0x0c,0x18,0x9c,0x76 = xvclz.w $xr12, $xr0
|
||||
0x01,0x1c,0x9c,0x76 = xvclz.d $xr1, $xr0
|
Reference in New Issue
Block a user