mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-07-26 23:13:54 +00:00
Initial Commit
This commit is contained in:
120
thirdparty/capstone/tests/MC/AArch64/neon-add-pairwise.s.yaml
vendored
Normal file
120
thirdparty/capstone/tests/MC/AArch64/neon-add-pairwise.s.yaml
vendored
Normal file
@@ -0,0 +1,120 @@
|
||||
test_cases:
|
||||
-
|
||||
input:
|
||||
bytes: [ 0x20, 0xbc, 0x22, 0x0e ]
|
||||
arch: "CS_ARCH_AARCH64"
|
||||
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon", "+fullfp16" ]
|
||||
expected:
|
||||
insns:
|
||||
-
|
||||
asm_text: "addp v0.8b, v1.8b, v2.8b"
|
||||
|
||||
-
|
||||
input:
|
||||
bytes: [ 0x20, 0xbc, 0x22, 0x4e ]
|
||||
arch: "CS_ARCH_AARCH64"
|
||||
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon", "+fullfp16" ]
|
||||
expected:
|
||||
insns:
|
||||
-
|
||||
asm_text: "addp v0.16b, v1.16b, v2.16b"
|
||||
|
||||
-
|
||||
input:
|
||||
bytes: [ 0x20, 0xbc, 0x62, 0x0e ]
|
||||
arch: "CS_ARCH_AARCH64"
|
||||
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon", "+fullfp16" ]
|
||||
expected:
|
||||
insns:
|
||||
-
|
||||
asm_text: "addp v0.4h, v1.4h, v2.4h"
|
||||
|
||||
-
|
||||
input:
|
||||
bytes: [ 0x20, 0xbc, 0x62, 0x4e ]
|
||||
arch: "CS_ARCH_AARCH64"
|
||||
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon", "+fullfp16" ]
|
||||
expected:
|
||||
insns:
|
||||
-
|
||||
asm_text: "addp v0.8h, v1.8h, v2.8h"
|
||||
|
||||
-
|
||||
input:
|
||||
bytes: [ 0x20, 0xbc, 0xa2, 0x0e ]
|
||||
arch: "CS_ARCH_AARCH64"
|
||||
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon", "+fullfp16" ]
|
||||
expected:
|
||||
insns:
|
||||
-
|
||||
asm_text: "addp v0.2s, v1.2s, v2.2s"
|
||||
|
||||
-
|
||||
input:
|
||||
bytes: [ 0x20, 0xbc, 0xa2, 0x4e ]
|
||||
arch: "CS_ARCH_AARCH64"
|
||||
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon", "+fullfp16" ]
|
||||
expected:
|
||||
insns:
|
||||
-
|
||||
asm_text: "addp v0.4s, v1.4s, v2.4s"
|
||||
|
||||
-
|
||||
input:
|
||||
bytes: [ 0x20, 0xbc, 0xe2, 0x4e ]
|
||||
arch: "CS_ARCH_AARCH64"
|
||||
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon", "+fullfp16" ]
|
||||
expected:
|
||||
insns:
|
||||
-
|
||||
asm_text: "addp v0.2d, v1.2d, v2.2d"
|
||||
|
||||
-
|
||||
input:
|
||||
bytes: [ 0x20, 0x14, 0x42, 0x2e ]
|
||||
arch: "CS_ARCH_AARCH64"
|
||||
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon", "+fullfp16" ]
|
||||
expected:
|
||||
insns:
|
||||
-
|
||||
asm_text: "faddp v0.4h, v1.4h, v2.4h"
|
||||
|
||||
-
|
||||
input:
|
||||
bytes: [ 0x20, 0x14, 0x42, 0x6e ]
|
||||
arch: "CS_ARCH_AARCH64"
|
||||
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon", "+fullfp16" ]
|
||||
expected:
|
||||
insns:
|
||||
-
|
||||
asm_text: "faddp v0.8h, v1.8h, v2.8h"
|
||||
|
||||
-
|
||||
input:
|
||||
bytes: [ 0x20, 0xd4, 0x22, 0x2e ]
|
||||
arch: "CS_ARCH_AARCH64"
|
||||
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon", "+fullfp16" ]
|
||||
expected:
|
||||
insns:
|
||||
-
|
||||
asm_text: "faddp v0.2s, v1.2s, v2.2s"
|
||||
|
||||
-
|
||||
input:
|
||||
bytes: [ 0x20, 0xd4, 0x22, 0x6e ]
|
||||
arch: "CS_ARCH_AARCH64"
|
||||
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon", "+fullfp16" ]
|
||||
expected:
|
||||
insns:
|
||||
-
|
||||
asm_text: "faddp v0.4s, v1.4s, v2.4s"
|
||||
|
||||
-
|
||||
input:
|
||||
bytes: [ 0x20, 0xd4, 0x62, 0x6e ]
|
||||
arch: "CS_ARCH_AARCH64"
|
||||
options: [ "CS_OPT_NO_BRANCH_OFFSET", "aarch64-none-linux-gnu", "neon", "+fullfp16" ]
|
||||
expected:
|
||||
insns:
|
||||
-
|
||||
asm_text: "faddp v0.2d, v1.2d, v2.2d"
|
Reference in New Issue
Block a user