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/seq.s.cs
vendored
Normal file
9
thirdparty/capstone/suite/MC/LoongArch/seq.s.cs
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# CS_ARCH_LOONGARCH, CS_MODE_LOONGARCH64, None
|
||||
0x83,0x4c,0x00,0x74 = xvseq.b $xr3, $xr4, $xr19
|
||||
0xa0,0x96,0x00,0x74 = xvseq.h $xr0, $xr21, $xr5
|
||||
0x06,0x4e,0x01,0x74 = xvseq.w $xr6, $xr16, $xr19
|
||||
0xa8,0xb5,0x01,0x74 = xvseq.d $xr8, $xr13, $xr13
|
||||
0x2c,0x03,0x80,0x76 = xvseqi.b $xr12, $xr25, 0
|
||||
0x89,0xa8,0x80,0x76 = xvseqi.h $xr9, $xr4, 0xa
|
||||
0x99,0x50,0x81,0x76 = xvseqi.w $xr25, $xr4, -0xc
|
||||
0xeb,0x9c,0x81,0x76 = xvseqi.d $xr11, $xr7, 7
|
Reference in New Issue
Block a user