XenonRecomp/thirdparty/capstone/suite/MC/AArch64/arm64-spsel-sysreg.s.cs
2024-09-07 18:15:29 +06:00

9 lines
256 B
C#

# 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