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/ilv.s.cs
vendored
Normal file
9
thirdparty/capstone/suite/MC/LoongArch/ilv.s.cs
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# CS_ARCH_LOONGARCH, CS_MODE_LOONGARCH64, None
|
||||
0xdd,0x01,0x1a,0x75 = xvilvl.b $xr29, $xr14, $xr0
|
||||
0x3e,0xd5,0x1a,0x75 = xvilvl.h $xr30, $xr9, $xr21
|
||||
0xd8,0x26,0x1b,0x75 = xvilvl.w $xr24, $xr22, $xr9
|
||||
0x99,0xaa,0x1b,0x75 = xvilvl.d $xr25, $xr20, $xr10
|
||||
0xd3,0x6a,0x1c,0x75 = xvilvh.b $xr19, $xr22, $xr26
|
||||
0xea,0x9e,0x1c,0x75 = xvilvh.h $xr10, $xr23, $xr7
|
||||
0x05,0x78,0x1d,0x75 = xvilvh.w $xr5, $xr0, $xr30
|
||||
0x58,0x88,0x1d,0x75 = xvilvh.d $xr24, $xr2, $xr2
|
Reference in New Issue
Block a user