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:
11
thirdparty/capstone/suite/MC/AArch64/armv8.4a-ras.s.cs
vendored
Normal file
11
thirdparty/capstone/suite/MC/AArch64/armv8.4a-ras.s.cs
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# CS_ARCH_AARCH64, 0, None
|
||||
|
||||
0xa0,0x54,0x18,0xd5 == msr ERXPFGCTL_EL1, x0
|
||||
0xa0,0x54,0x38,0xd5 == mrs x0, ERXPFGCTL_EL1
|
||||
0xc0,0x54,0x18,0xd5 == msr ERXPFGCDN_EL1, x0
|
||||
0xc0,0x54,0x38,0xd5 == mrs x0, ERXPFGCDN_EL1
|
||||
0x40,0x55,0x18,0xd5 == msr ERXMISC2_EL1, x0
|
||||
0x40,0x55,0x38,0xd5 == mrs x0, ERXMISC2_EL1
|
||||
0x60,0x55,0x18,0xd5 == msr ERXMISC3_EL1, x0
|
||||
0x60,0x55,0x38,0xd5 == mrs x0, ERXMISC3_EL1
|
||||
0x80,0x54,0x38,0xd5 == mrs x0, ERXPFGF_EL1
|
Reference in New Issue
Block a user