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/div.s.cs
vendored
Normal file
9
thirdparty/capstone/suite/MC/LoongArch/div.s.cs
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# CS_ARCH_LOONGARCH, CS_MODE_LOONGARCH64, None
|
||||
0x29,0x23,0xe0,0x74 = xvdiv.b $xr9, $xr25, $xr8
|
||||
0x32,0xec,0xe0,0x74 = xvdiv.h $xr18, $xr1, $xr27
|
||||
0x45,0x6f,0xe1,0x74 = xvdiv.w $xr5, $xr26, $xr27
|
||||
0x5b,0xb3,0xe1,0x74 = xvdiv.d $xr27, $xr26, $xr12
|
||||
0xc0,0x7a,0xe4,0x74 = xvdiv.bu $xr0, $xr22, $xr30
|
||||
0xff,0xe6,0xe4,0x74 = xvdiv.hu $xr31, $xr23, $xr25
|
||||
0x21,0x1f,0xe5,0x74 = xvdiv.wu $xr1, $xr25, $xr7
|
||||
0x27,0x9f,0xe5,0x74 = xvdiv.du $xr7, $xr25, $xr7
|
Reference in New Issue
Block a user