mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-07-26 23:13:54 +00:00
Add missing thirdparty files
This commit is contained in:
6
thirdparty/capstone/suite/MC/ARM/armv8.1m-pacbti.s.cs
vendored
Normal file
6
thirdparty/capstone/suite/MC/ARM/armv8.1m-pacbti.s.cs
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# CS_ARCH_ARM, CS_MODE_THUMB, None
|
||||
0xaf,0xf3,0x2d,0x80 = aut r12, lr, sp
|
||||
0xaf,0xf3,0x0f,0x80 = bti
|
||||
0xaf,0xf3,0x0f,0x80 = bti
|
||||
0xaf,0xf3,0x1d,0x80 = pac r12, lr, sp
|
||||
0xaf,0xf3,0x0d,0x80 = pacbti r12, lr, sp
|
Reference in New Issue
Block a user