mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-06-06 01:02:08 +00:00
241 lines
5.8 KiB
YAML
241 lines
5.8 KiB
YAML
test_cases:
|
|
-
|
|
input:
|
|
bytes: [ 0x10, 0x00, 0xa0, 0x81 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za0.s, p0/m, p0/m, z0.h, z0.h"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x51, 0x55, 0xb5, 0x81 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za1.s, p5/m, p2/m, z10.h, z21.h"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xb3, 0xed, 0xa8, 0x81 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za3.s, p3/m, p7/m, z13.h, z8.h"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xf3, 0xff, 0xbf, 0x81 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za3.s, p7/m, p7/m, z31.h, z31.h"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x31, 0x0e, 0xb0, 0x81 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za1.s, p3/m, p0/m, z17.h, z16.h"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x31, 0x84, 0xbe, 0x81 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za1.s, p1/m, p4/m, z1.h, z30.h"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x70, 0x56, 0xb4, 0x81 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za0.s, p5/m, p2/m, z19.h, z20.h"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x90, 0x19, 0xa2, 0x81 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za0.s, p6/m, p0/m, z12.h, z2.h"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x31, 0xc8, 0xba, 0x81 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za1.s, p2/m, p6/m, z1.h, z26.h"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xd1, 0x0a, 0xbe, 0x81 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za1.s, p2/m, p0/m, z22.h, z30.h"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x32, 0xf5, 0xa1, 0x81 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za2.s, p5/m, p7/m, z9.h, z1.h"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x93, 0xa9, 0xab, 0x81 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za3.s, p2/m, p5/m, z12.h, z11.h"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x10, 0x00, 0x80, 0x80 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za0.s, p0/m, p0/m, z0.s, z0.s"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x51, 0x55, 0x95, 0x80 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za1.s, p5/m, p2/m, z10.s, z21.s"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xb3, 0xed, 0x88, 0x80 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za3.s, p3/m, p7/m, z13.s, z8.s"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xf3, 0xff, 0x9f, 0x80 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za3.s, p7/m, p7/m, z31.s, z31.s"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x31, 0x0e, 0x90, 0x80 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za1.s, p3/m, p0/m, z17.s, z16.s"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x31, 0x84, 0x9e, 0x80 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za1.s, p1/m, p4/m, z1.s, z30.s"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x70, 0x56, 0x94, 0x80 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za0.s, p5/m, p2/m, z19.s, z20.s"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x90, 0x19, 0x82, 0x80 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za0.s, p6/m, p0/m, z12.s, z2.s"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x31, 0xc8, 0x9a, 0x80 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za1.s, p2/m, p6/m, z1.s, z26.s"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xd1, 0x0a, 0x9e, 0x80 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za1.s, p2/m, p0/m, z22.s, z30.s"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x32, 0xf5, 0x81, 0x80 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za2.s, p5/m, p7/m, z9.s, z1.s"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x93, 0xa9, 0x8b, 0x80 ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64", "sme" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "fmops za3.s, p2/m, p5/m, z12.s, z11.s"
|