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/arm-branches.s.cs
vendored
Normal file
6
thirdparty/capstone/suite/MC/ARM/arm-branches.s.cs
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# CS_ARCH_ARM, CS_MODE_ARM, None
|
||||
0x01,0x00,0x00,0xea = b #4
|
||||
0x01,0x00,0x00,0xeb = bl #4
|
||||
0x01,0x00,0x00,0x0a = beq #4
|
||||
0x00,0x00,0x00,0xfb = blx #2
|
||||
0x01,0x00,0x00,0xea = b #4
|
Reference in New Issue
Block a user