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:
3
thirdparty/capstone/suite/MC/ARM/thumb2-ldrexd-strexd.s.cs
vendored
Normal file
3
thirdparty/capstone/suite/MC/ARM/thumb2-ldrexd-strexd.s.cs
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# CS_ARCH_ARM, CS_MODE_THUMB, None
|
||||
0xd2,0xe8,0x7f,0x01 = ldrexd r0, r1, [r2]
|
||||
0xc6,0xe8,0x73,0x45 = strexd r3, r4, r5, [r6]
|
Reference in New Issue
Block a user