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/avg.s.cs
vendored
Normal file
9
thirdparty/capstone/suite/MC/LoongArch/avg.s.cs
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# CS_ARCH_LOONGARCH, CS_MODE_LOONGARCH64, None
|
||||
0xc5,0x57,0x64,0x74 = xvavg.b $xr5, $xr30, $xr21
|
||||
0x32,0xd6,0x64,0x74 = xvavg.h $xr18, $xr17, $xr21
|
||||
0xe3,0x52,0x65,0x74 = xvavg.w $xr3, $xr23, $xr20
|
||||
0x1b,0xec,0x65,0x74 = xvavg.d $xr27, $xr0, $xr27
|
||||
0x8b,0x40,0x66,0x74 = xvavg.bu $xr11, $xr4, $xr16
|
||||
0x22,0xcc,0x66,0x74 = xvavg.hu $xr2, $xr1, $xr19
|
||||
0x9b,0x6e,0x67,0x74 = xvavg.wu $xr27, $xr20, $xr27
|
||||
0x97,0xf6,0x67,0x74 = xvavg.du $xr23, $xr20, $xr29
|
Reference in New Issue
Block a user