mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-06-06 18:31:03 +00:00
11 lines
210 B
YAML
11 lines
210 B
YAML
![]() |
test_cases:
|
||
|
-
|
||
|
input:
|
||
|
bytes: [ 0x06, 0xbf ]
|
||
|
arch: "CS_ARCH_ARM"
|
||
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "CS_MODE_THUMB" ]
|
||
|
expected:
|
||
|
insns:
|
||
|
-
|
||
|
asm_text: "itte eq"
|