mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-07-26 23:13:54 +00:00
Add missing thirdparty files
This commit is contained in:
14
thirdparty/capstone/tests/MC/ARM/bfloat16-t32.s.yaml
vendored
Normal file
14
thirdparty/capstone/tests/MC/ARM/bfloat16-t32.s.yaml
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
test_cases:
|
||||
-
|
||||
input:
|
||||
bytes: [ 0xb6, 0xff, 0x46, 0x16, 0x18, 0xbf, 0xf3, 0xee, 0xe1, 0x09 ]
|
||||
arch: "CS_ARCH_ARM"
|
||||
options: [ "CS_OPT_NO_BRANCH_OFFSET", "CS_MODE_THUMB" ]
|
||||
expected:
|
||||
insns:
|
||||
-
|
||||
asm_text: "vcvt.bf16.f32 d1, q3"
|
||||
-
|
||||
asm_text: "it ne"
|
||||
-
|
||||
asm_text: "vcvtt.bf16.f32 s1, s3"
|
Reference in New Issue
Block a user