2024-09-07 18:15:29 +06:00

218 lines
5.2 KiB
YAML

test_cases:
-
input:
bytes: [ 0xd7, 0x13, 0x1e, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwev.h.b $xr23, $xr30, $xr4"
-
input:
bytes: [ 0x74, 0xfe, 0x1e, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwev.w.h $xr20, $xr19, $xr31"
-
input:
bytes: [ 0x28, 0x65, 0x1f, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwev.d.w $xr8, $xr9, $xr25"
-
input:
bytes: [ 0xdd, 0xf6, 0x1f, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwev.q.d $xr29, $xr22, $xr29"
-
input:
bytes: [ 0xbe, 0x69, 0x2e, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwev.h.bu $xr30, $xr13, $xr26"
-
input:
bytes: [ 0xef, 0xc3, 0x2e, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwev.w.hu $xr15, $xr31, $xr16"
-
input:
bytes: [ 0x10, 0x52, 0x2f, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwev.d.wu $xr16, $xr16, $xr20"
-
input:
bytes: [ 0x4a, 0xca, 0x2f, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwev.q.du $xr10, $xr18, $xr18"
-
input:
bytes: [ 0xe3, 0x24, 0x3e, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwev.h.bu.b $xr3, $xr7, $xr9"
-
input:
bytes: [ 0x1a, 0xee, 0x3e, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwev.w.hu.h $xr26, $xr16, $xr27"
-
input:
bytes: [ 0xa0, 0x21, 0x3f, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwev.d.wu.w $xr0, $xr13, $xr8"
-
input:
bytes: [ 0x53, 0x8d, 0x3f, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwev.q.du.d $xr19, $xr10, $xr3"
-
input:
bytes: [ 0xae, 0x62, 0x22, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwod.h.b $xr14, $xr21, $xr24"
-
input:
bytes: [ 0x53, 0xdf, 0x22, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwod.w.h $xr19, $xr26, $xr23"
-
input:
bytes: [ 0x2c, 0x51, 0x23, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwod.d.w $xr12, $xr9, $xr20"
-
input:
bytes: [ 0x4b, 0xa0, 0x23, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwod.q.d $xr11, $xr2, $xr8"
-
input:
bytes: [ 0xc6, 0x24, 0x32, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwod.h.bu $xr6, $xr6, $xr9"
-
input:
bytes: [ 0x61, 0xe7, 0x32, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwod.w.hu $xr1, $xr27, $xr25"
-
input:
bytes: [ 0x7a, 0x2e, 0x33, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwod.d.wu $xr26, $xr19, $xr11"
-
input:
bytes: [ 0xd5, 0xa2, 0x33, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwod.q.du $xr21, $xr22, $xr8"
-
input:
bytes: [ 0x55, 0x63, 0x40, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwod.h.bu.b $xr21, $xr26, $xr24"
-
input:
bytes: [ 0xdf, 0xc0, 0x40, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwod.w.hu.h $xr31, $xr6, $xr16"
-
input:
bytes: [ 0x8c, 0x7f, 0x41, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwod.d.wu.w $xr12, $xr28, $xr31"
-
input:
bytes: [ 0x9d, 0xb0, 0x41, 0x74 ]
arch: "CS_ARCH_LOONGARCH"
options: [ "CS_MODE_LOONGARCH64" ]
expected:
insns:
-
asm_text: "xvaddwod.q.du.d $xr29, $xr4, $xr12"