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:
8
thirdparty/capstone/suite/MC/AArch64/arm64-spsel-sysreg.s.cs
vendored
Normal file
8
thirdparty/capstone/suite/MC/AArch64/arm64-spsel-sysreg.s.cs
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# CS_ARCH_AARCH64, 0, None
|
||||
|
||||
0xbf,0x40,0x00,0xd5 == msr SPSel, #0
|
||||
0x00,0x42,0x18,0xd5 == msr SPSel, x0
|
||||
0xdf,0x40,0x03,0xd5 == msr DAIFSet, #0
|
||||
0x00,0x52,0x18,0xd5 == msr ESR_EL1, x0
|
||||
0x00,0x42,0x38,0xd5 == mrs x0, SPSel
|
||||
0x00,0x52,0x38,0xd5 == mrs x0, ESR_EL1
|
Reference in New Issue
Block a user