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:
12
thirdparty/capstone/suite/MC/AArch64/ete.txt.cs
vendored
Normal file
12
thirdparty/capstone/suite/MC/AArch64/ete.txt.cs
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# CS_ARCH_AARCH64, 0, None
|
||||
|
||||
0x00,0x0a,0x31,0xd5 == mrs x0, TRCRSR
|
||||
0x80,0x08,0x31,0xd5 == mrs x0, TRCEXTINSELR
|
||||
0x80,0x09,0x31,0xd5 == mrs x0, TRCEXTINSELR1
|
||||
0x80,0x0a,0x31,0xd5 == mrs x0, TRCEXTINSELR2
|
||||
0x80,0x0b,0x31,0xd5 == mrs x0, TRCEXTINSELR3
|
||||
0x00,0x0a,0x11,0xd5 == msr TRCRSR, x0
|
||||
0x80,0x08,0x11,0xd5 == msr TRCEXTINSELR, x0
|
||||
0x80,0x09,0x11,0xd5 == msr TRCEXTINSELR1, x0
|
||||
0x80,0x0a,0x11,0xd5 == msr TRCEXTINSELR2, x0
|
||||
0x80,0x0b,0x11,0xd5 == msr TRCEXTINSELR3, x0
|
Reference in New Issue
Block a user