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-virt.s.cs
vendored
Normal file
11
thirdparty/capstone/suite/MC/AArch64/armv8.4a-virt.s.cs
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# CS_ARCH_AARCH64, 0, None
|
||||
|
||||
0x40,0x26,0x1c,0xd5 == msr VSTCR_EL2, x0
|
||||
0x00,0x26,0x1c,0xd5 == msr VSTTBR_EL2, x0
|
||||
0x2c,0x13,0x1c,0xd5 == msr SDER32_EL2, x12
|
||||
0x00,0xe4,0x1c,0xd5 == msr CNTHVS_TVAL_EL2, x0
|
||||
0x40,0xe4,0x1c,0xd5 == msr CNTHVS_CVAL_EL2, x0
|
||||
0x20,0xe4,0x1c,0xd5 == msr CNTHVS_CTL_EL2, x0
|
||||
0x00,0xe5,0x1c,0xd5 == msr CNTHPS_TVAL_EL2, x0
|
||||
0x40,0xe5,0x1c,0xd5 == msr CNTHPS_CVAL_EL2, x0
|
||||
0x20,0xe5,0x1c,0xd5 == msr CNTHPS_CTL_EL2, x0
|
Reference in New Issue
Block a user