Squashed 'external/capstone/' content from commit e46f64fa

git-subtree-dir: external/capstone
git-subtree-split: e46f64fadb351e9ecd05264fab26f2772feb0994
This commit is contained in:
2026-05-11 11:55:07 +02:00
commit 802798ce3c
3968 changed files with 2967598 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# CS_ARCH_ARM, CS_MODE_THUMB, None
0x00,0xbf = nop
0x10,0xbf = yield
0x20,0xbf = wfe
0x30,0xbf = wfi
0x40,0xbf = sev
0xbf,0xf3,0x5f,0x8f = dmb sy
0xbf,0xf3,0x5f,0x8f = dmb sy
0xbf,0xf3,0x4f,0x8f = dsb sy
0xbf,0xf3,0x4f,0x8f = dsb sy
0xbf,0xf3,0x6f,0x8f = isb sy
0xbf,0xf3,0x6f,0x8f = isb sy