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:
6
thirdparty/capstone/suite/MC/LoongArch/arm-mov.s.cs
vendored
Normal file
6
thirdparty/capstone/suite/MC/LoongArch/arm-mov.s.cs
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# CS_ARCH_LOONGARCH, CS_MODE_LOONGARCH64, None
|
||||
0xa4,0x44,0x36,0x00 = armmove $a0, $a1, 1
|
||||
0x9d,0xc4,0x3f,0x00 = armmov.w $a0, 1
|
||||
0x9e,0xc4,0x3f,0x00 = armmov.d $a0, 1
|
||||
0x44,0x04,0x5c,0x00 = armmfflag $a0, 1
|
||||
0x64,0x04,0x5c,0x00 = armmtflag $a0, 1
|
Reference in New Issue
Block a user