mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-06-04 08:12:05 +00:00
411 lines
9.7 KiB
YAML
411 lines
9.7 KiB
YAML
test_cases:
|
|
-
|
|
input:
|
|
bytes: [ 0x22, 0x1c, 0x05, 0x4e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "mov v2.b[2], w1"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xc7, 0x1d, 0x1e, 0x4e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "mov v7.h[7], w14"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xd4, 0x1f, 0x04, 0x4e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "mov v20.s[0], w30"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xe1, 0x1c, 0x18, 0x4e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "mov v1.d[1], x7"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x22, 0x1c, 0x05, 0x4e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "mov v2.b[2], w1"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xc7, 0x1d, 0x1e, 0x4e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "mov v7.h[7], w14"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xd4, 0x1f, 0x04, 0x4e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "mov v20.s[0], w30"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xe1, 0x1c, 0x18, 0x4e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "mov v1.d[1], x7"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x01, 0x2c, 0x1f, 0x0e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "smov w1, v0.b[15]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xce, 0x2c, 0x12, 0x0e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "smov w14, v6.h[4]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x01, 0x2c, 0x1f, 0x4e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "smov x1, v0.b[15]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xce, 0x2c, 0x12, 0x4e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "smov x14, v6.h[4]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x34, 0x2d, 0x14, 0x4e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "smov x20, v9.s[2]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x01, 0x3c, 0x1f, 0x0e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "umov w1, v0.b[15]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xce, 0x3c, 0x12, 0x0e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "umov w14, v6.h[4]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x34, 0x3d, 0x14, 0x0e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "mov w20, v9.s[2]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x47, 0x3e, 0x18, 0x4e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "mov x7, v18.d[1]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x34, 0x3d, 0x14, 0x0e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "mov w20, v9.s[2]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x47, 0x3e, 0x18, 0x4e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "mov x7, v18.d[1]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x61, 0x34, 0x1d, 0x6e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "mov v1.b[14], v3.b[6]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xe6, 0x54, 0x1e, 0x6e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "mov v6.h[7], v7.h[5]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xcf, 0x46, 0x1c, 0x6e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "mov v15.s[3], v22.s[2]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x80, 0x44, 0x08, 0x6e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "mov v0.d[0], v4.d[1]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x61, 0x34, 0x1d, 0x6e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "mov v1.b[14], v3.b[6]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xe6, 0x54, 0x1e, 0x6e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "mov v6.h[7], v7.h[5]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xcf, 0x46, 0x1c, 0x6e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "mov v15.s[3], v22.s[2]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x80, 0x44, 0x08, 0x6e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "mov v0.d[0], v4.d[1]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x41, 0x04, 0x05, 0x0e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "dup v1.8b, v2.b[2]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xeb, 0x04, 0x1e, 0x0e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "dup v11.4h, v7.h[7]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x91, 0x06, 0x04, 0x0e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "dup v17.2s, v20.s[0]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x41, 0x04, 0x05, 0x4e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "dup v1.16b, v2.b[2]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xeb, 0x04, 0x1e, 0x4e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "dup v11.8h, v7.h[7]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x91, 0x06, 0x04, 0x4e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "dup v17.4s, v20.s[0]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x25, 0x04, 0x18, 0x4e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "dup v5.2d, v1.d[1]"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x21, 0x0c, 0x01, 0x0e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "dup v1.8b, w1"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xcb, 0x0d, 0x02, 0x0e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "dup v11.4h, w14"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0xd1, 0x0f, 0x04, 0x0e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "dup v17.2s, w30"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x41, 0x0c, 0x01, 0x4e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "dup v1.16b, w2"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x0b, 0x0e, 0x02, 0x4e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "dup v11.8h, w16"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x91, 0x0f, 0x04, 0x4e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "dup v17.4s, w28"
|
|
|
|
-
|
|
input:
|
|
bytes: [ 0x05, 0x0c, 0x08, 0x4e ]
|
|
arch: "CS_ARCH_AARCH64"
|
|
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon" ]
|
|
expected:
|
|
insns:
|
|
-
|
|
asm_text: "dup v5.2d, x0"
|