summaryrefslogtreecommitdiff
path: root/src/arch/arm/v7/opcodes/opcodes_tmp_thumb_32.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-02-01 22:39:57 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-02-01 22:39:57 (GMT)
commit5511e355e7810f06bd610b79bcc94402c88d7ec9 (patch)
tree59023590f49f01cbd4ebfa9c1e82f797315e6f36 /src/arch/arm/v7/opcodes/opcodes_tmp_thumb_32.h
parent21a05df6423bdc13ca148ff2b96aec80bf7af2b2 (diff)
Added some development assertions and avoided to load code twice.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@464 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'src/arch/arm/v7/opcodes/opcodes_tmp_thumb_32.h')
-rw-r--r--src/arch/arm/v7/opcodes/opcodes_tmp_thumb_32.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/arch/arm/v7/opcodes/opcodes_tmp_thumb_32.h b/src/arch/arm/v7/opcodes/opcodes_tmp_thumb_32.h
index 115b515..612052b 100644
--- a/src/arch/arm/v7/opcodes/opcodes_tmp_thumb_32.h
+++ b/src/arch/arm/v7/opcodes/opcodes_tmp_thumb_32.h
@@ -87,7 +87,6 @@
#define armv7_read_thumb_32_instr_strht(r) NULL
#define armv7_read_thumb_32_instr_str_register(r) NULL
#define armv7_read_thumb_32_instr_strt(r) NULL
-#define armv7_read_thumb_32_instr_sub_immediate_thumb(r) NULL
#define armv7_read_thumb_32_instr_sub_register_thumb(r) NULL
#define armv7_read_thumb_32_instr_subs_pc_lr_thumb(r) NULL
#define armv7_read_thumb_32_instr_sxtab(r) NULL
@@ -124,7 +123,6 @@
#define armv7_read_thumb_32_instr_uxtab(r) NULL
#define armv7_read_thumb_32_instr_uxtab16(r) NULL
#define armv7_read_thumb_32_instr_uxtah(r) NULL
-#define armv7_read_thumb_32_instr_uxtb(r) NULL
#define armv7_read_thumb_32_instr_uxtb16(r) NULL
#define armv7_read_thumb_32_instr_uxth(r) NULL
#define armv7_read_thumb_32_instr_wfe(r) NULL