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:
15
thirdparty/capstone/suite/MC/AArch64/armv8.1a-lor.s.cs
vendored
Normal file
15
thirdparty/capstone/suite/MC/AArch64/armv8.1a-lor.s.cs
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# CS_ARCH_AARCH64, 0, None
|
||||
|
||||
0x20,0x7c,0xdf,0x08 == ldlarb w0, [x1]
|
||||
0x20,0x7c,0xdf,0x48 == ldlarh w0, [x1]
|
||||
0x20,0x7c,0xdf,0x88 == ldlar w0, [x1]
|
||||
0x20,0x7c,0xdf,0xc8 == ldlar x0, [x1]
|
||||
0x20,0x7c,0x9f,0x08 == stllrb w0, [x1]
|
||||
0x20,0x7c,0x9f,0x48 == stllrh w0, [x1]
|
||||
0x20,0x7c,0x9f,0x88 == stllr w0, [x1]
|
||||
0x20,0x7c,0x9f,0xc8 == stllr x0, [x1]
|
||||
0x00,0xa4,0x18,0xd5 == msr LORSA_EL1, x0
|
||||
0x20,0xa4,0x18,0xd5 == msr LOREA_EL1, x0
|
||||
0x40,0xa4,0x18,0xd5 == msr LORN_EL1, x0
|
||||
0x60,0xa4,0x18,0xd5 == msr LORC_EL1, x0
|
||||
0xe0,0xa4,0x38,0xd5 == mrs x0, LORID_EL1
|
Reference in New Issue
Block a user