Add missing thirdparty files

This commit is contained in:
Sajid
2024-09-08 17:16:32 +06:00
parent 458577aaee
commit 13ec7258e1
488 changed files with 1066961 additions and 1 deletions

View File

@@ -0,0 +1,30 @@
test_cases:
-
input:
bytes: [ 0x00, 0xbf, 0x10, 0xbf, 0x20, 0xbf, 0x30, 0xbf, 0x40, 0xbf, 0xbf, 0xf3, 0x5f, 0x8f, 0xbf, 0xf3, 0x5f, 0x8f, 0xbf, 0xf3, 0x4f, 0x8f, 0xbf, 0xf3, 0x4f, 0x8f, 0xbf, 0xf3, 0x6f, 0x8f, 0xbf, 0xf3, 0x6f, 0x8f ]
arch: "CS_ARCH_ARM"
options: [ "CS_OPT_NO_BRANCH_OFFSET", "CS_MODE_THUMB" ]
expected:
insns:
-
asm_text: "nop"
-
asm_text: "yield"
-
asm_text: "wfe"
-
asm_text: "wfi"
-
asm_text: "sev"
-
asm_text: "dmb sy"
-
asm_text: "dmb sy"
-
asm_text: "dsb sy"
-
asm_text: "dsb sy"
-
asm_text: "isb sy"
-
asm_text: "isb sy"