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/sadd.s.cs
vendored
Normal file
9
thirdparty/capstone/suite/MC/LoongArch/sadd.s.cs
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# CS_ARCH_LOONGARCH, CS_MODE_LOONGARCH64, None
|
||||
0xdb,0x5b,0x46,0x74 = xvsadd.b $xr27, $xr30, $xr22
|
||||
0x1d,0x84,0x46,0x74 = xvsadd.h $xr29, $xr0, $xr1
|
||||
0x96,0x7f,0x47,0x74 = xvsadd.w $xr22, $xr28, $xr31
|
||||
0x45,0xea,0x47,0x74 = xvsadd.d $xr5, $xr18, $xr26
|
||||
0x9d,0x72,0x4a,0x74 = xvsadd.bu $xr29, $xr20, $xr28
|
||||
0x07,0x9a,0x4a,0x74 = xvsadd.hu $xr7, $xr16, $xr6
|
||||
0x42,0x3d,0x4b,0x74 = xvsadd.wu $xr2, $xr10, $xr15
|
||||
0x12,0xbb,0x4b,0x74 = xvsadd.du $xr18, $xr24, $xr14
|
Reference in New Issue
Block a user