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:
11
thirdparty/capstone/suite/cstest/test/invalid_test_file.yaml
vendored
Normal file
11
thirdparty/capstone/suite/cstest/test/invalid_test_file.yaml
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
test_cases:
|
||||
-
|
||||
input:
|
||||
bytes: [ 0x05, 0xb0, 0xa0, 0xe1 ]
|
||||
arch: "arm"
|
||||
options: ["arm"]
|
||||
expected:
|
||||
insns:
|
||||
-
|
||||
op_str: "mov r11, r5"
|
||||
# Invisble tab
|
Reference in New Issue
Block a user