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/avgr.s.cs
vendored
Normal file
9
thirdparty/capstone/suite/MC/LoongArch/avgr.s.cs
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# CS_ARCH_LOONGARCH, CS_MODE_LOONGARCH64, None
|
||||
0xfd,0x1d,0x68,0x74 = xvavgr.b $xr29, $xr15, $xr7
|
||||
0x40,0xbf,0x68,0x74 = xvavgr.h $xr0, $xr26, $xr15
|
||||
0x17,0x00,0x69,0x74 = xvavgr.w $xr23, $xr0, $xr0
|
||||
0xfd,0x82,0x69,0x74 = xvavgr.d $xr29, $xr23, $xr0
|
||||
0x56,0x64,0x6a,0x74 = xvavgr.bu $xr22, $xr2, $xr25
|
||||
0x59,0xd5,0x6a,0x74 = xvavgr.hu $xr25, $xr10, $xr21
|
||||
0xd1,0x0d,0x6b,0x74 = xvavgr.wu $xr17, $xr14, $xr3
|
||||
0x62,0xb5,0x6b,0x74 = xvavgr.du $xr2, $xr11, $xr13
|
Reference in New Issue
Block a user