summaryrefslogtreecommitdiff
path: root/src/arch/arm/v7/opcodes/opcodes_tmp_thumb_16.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-01-14 20:59:18 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-01-14 20:59:18 (GMT)
commit0a028b306093746324eabdb94881083f9b7e61c1 (patch)
tree4af39fb6b4627e659319d8d4d40b62498a6080e8 /src/arch/arm/v7/opcodes/opcodes_tmp_thumb_16.h
parent8ef66a1e0225c9e00175fbaf3f3038f537de511f (diff)
Supported new ARMv7 instructions and fixed a silent bug in a computed mask.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@454 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'src/arch/arm/v7/opcodes/opcodes_tmp_thumb_16.h')
-rw-r--r--src/arch/arm/v7/opcodes/opcodes_tmp_thumb_16.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/arch/arm/v7/opcodes/opcodes_tmp_thumb_16.h b/src/arch/arm/v7/opcodes/opcodes_tmp_thumb_16.h
index fe67305..990d1c6 100644
--- a/src/arch/arm/v7/opcodes/opcodes_tmp_thumb_16.h
+++ b/src/arch/arm/v7/opcodes/opcodes_tmp_thumb_16.h
@@ -1,15 +1,11 @@
#ifndef thumb_16_def_tmp_h
#define thumb_16_def_tmp_h
#define armv7_read_thumb_16_instr_adc_register(r) NULL
-#define armv7_read_thumb_16_instr_add_immediate_thumb(r) NULL
-#define armv7_read_thumb_16_instr_add_sp_plus_immediate(r) NULL
-#define armv7_read_thumb_16_instr_adr(r) NULL
#define armv7_read_thumb_16_instr_and_register(r) NULL
#define armv7_read_thumb_16_instr_asr_immediate(r) NULL
#define armv7_read_thumb_16_instr_asr_register(r) NULL
#define armv7_read_thumb_16_instr_bic_register(r) NULL
#define armv7_read_thumb_16_instr_bkpt(r) NULL
-#define armv7_read_thumb_16_instr_blx_register(r) NULL
#define armv7_read_thumb_16_instr_cmn_register(r) NULL
#define armv7_read_thumb_16_instr_cmp_immediate(r) NULL
#define armv7_read_thumb_16_instr_cmp_register(r) NULL