mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-07-26 23:13:54 +00:00
Add missing thirdparty files
This commit is contained in:
9
thirdparty/capstone/suite/MC/ARM/thumbv7em.s.cs
vendored
Normal file
9
thirdparty/capstone/suite/MC/ARM/thumbv7em.s.cs
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# CS_ARCH_ARM, CS_MODE_THUMB+CS_MODE_MCLASS, None
|
||||
0x80,0xf3,0x00,0x84 = msr apsr_g, r0
|
||||
0x80,0xf3,0x00,0x8c = msr apsr_nzcvqg, r0
|
||||
0x80,0xf3,0x01,0x84 = msr iapsr_g, r0
|
||||
0x80,0xf3,0x01,0x8c = msr iapsr_nzcvqg, r0
|
||||
0x80,0xf3,0x02,0x84 = msr eapsr_g, r0
|
||||
0x80,0xf3,0x02,0x8c = msr eapsr_nzcvqg, r0
|
||||
0x80,0xf3,0x03,0x84 = msr xpsr_g, r0
|
||||
0x80,0xf3,0x03,0x8c = msr xpsr_nzcvqg, r0
|
Reference in New Issue
Block a user