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:
6
thirdparty/capstone/suite/MC/AArch64/arm64-adr.s.cs
vendored
Normal file
6
thirdparty/capstone/suite/MC/AArch64/arm64-adr.s.cs
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# CS_ARCH_AARCH64, 0, None
|
||||
|
||||
0x00,0x00,0x00,0x10 == adr x0, #0
|
||||
0x00,0x00,0x00,0x30 == adr x0, #1
|
||||
0x00,0x00,0x00,0x90 == adrp x0, #0
|
||||
0x00,0x00,0x00,0xb0 == adrp x0, #4096
|
Reference in New Issue
Block a user