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:
10
thirdparty/capstone/suite/MC/LoongArch/x86-misc.s.cs
vendored
Normal file
10
thirdparty/capstone/suite/MC/LoongArch/x86-misc.s.cs
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# CS_ARCH_LOONGARCH, CS_MODE_LOONGARCH64, None
|
||||
0x04,0x04,0x5c,0x00 = x86mfflag $a0, 1
|
||||
0x24,0x04,0x5c,0x00 = x86mtflag $a0, 1
|
||||
0x04,0x74,0x00,0x00 = x86mftop $a0
|
||||
0x20,0x70,0x00,0x00 = x86mttop 1
|
||||
0x09,0x80,0x00,0x00 = x86inctop
|
||||
0x29,0x80,0x00,0x00 = x86dectop
|
||||
0x08,0x80,0x00,0x00 = x86settm
|
||||
0x28,0x80,0x00,0x00 = x86clrtm
|
||||
0x24,0x04,0x58,0x00 = x86settag $a0, 1, 1
|
Reference in New Issue
Block a user