summaryrefslogtreecommitdiff
path: root/plugins/arm/v7/opcodes/opcodes_tmp_thumb_16.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-12-02 11:04:35 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-12-02 11:04:35 (GMT)
commit2c988d3ec52cc4c949a35aca7ef335dac773df92 (patch)
treefe650d2fc8ddceb606abdf0d2e14e5ef6596be82 /plugins/arm/v7/opcodes/opcodes_tmp_thumb_16.h
parent23abef53590bf3dd6f88ff4dbe81e306abfa4386 (diff)
Created a plugin for the ARM support.
Diffstat (limited to 'plugins/arm/v7/opcodes/opcodes_tmp_thumb_16.h')
-rw-r--r--plugins/arm/v7/opcodes/opcodes_tmp_thumb_16.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/arm/v7/opcodes/opcodes_tmp_thumb_16.h b/plugins/arm/v7/opcodes/opcodes_tmp_thumb_16.h
new file mode 100644
index 0000000..1968037
--- /dev/null
+++ b/plugins/arm/v7/opcodes/opcodes_tmp_thumb_16.h
@@ -0,0 +1,10 @@
+#ifndef thumb_16_def_tmp_h
+#define thumb_16_def_tmp_h
+#define armv7_read_thumb_16_instr_cps_thumb(r) NULL
+#define armv7_read_thumb_16_instr_it(r) NULL
+#define armv7_read_thumb_16_instr_ldm_ldmia_ldmfd_thumb(r) NULL
+#define armv7_read_thumb_16_instr_stm_stmia_stmea(r) NULL
+#define armv7_read_thumb_16_instr_sxtb(r) NULL
+#define armv7_read_thumb_16_instr_sxth(r) NULL
+#define armv7_read_thumb_16_instr_wfe(r) NULL
+#endif