11 lines
228 B
YAML
11 lines
228 B
YAML
test_cases:
|
|
-
|
|
input:
|
|
bytes: [ 0x00, 0x90, 0x2c, 0x25 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_ONLY_OFFSET_BRANCH", "aarch64", "sve" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "setffr"
|