mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-06-06 18:31:03 +00:00
12 lines
176 B
YAML
12 lines
176 B
YAML
test_cases:
|
|
-
|
|
input:
|
|
bytes: [ 0x05, 0xb0, 0xa0, 0xe1 ]
|
|
arch: "arm"
|
|
options: ["arm"]
|
|
expected:
|
|
insns:
|
|
-
|
|
op_str: "mov r11, r5"
|
|
# Invisble tab
|