diff options
Diffstat (limited to 'src/arch/arm/v7/opcodes')
-rw-r--r-- | src/arch/arm/v7/opcodes/opcodes_tmp_arm.h | 12 | ||||
-rw-r--r-- | src/arch/arm/v7/opcodes/opcodes_tmp_thumb_16.h | 3 | ||||
-rw-r--r-- | src/arch/arm/v7/opcodes/opcodes_tmp_thumb_32.h | 11 |
3 files changed, 0 insertions, 26 deletions
diff --git a/src/arch/arm/v7/opcodes/opcodes_tmp_arm.h b/src/arch/arm/v7/opcodes/opcodes_tmp_arm.h index dcfd635..4106cbd 100644 --- a/src/arch/arm/v7/opcodes/opcodes_tmp_arm.h +++ b/src/arch/arm/v7/opcodes/opcodes_tmp_arm.h @@ -45,18 +45,6 @@ #define armv7_read_arm_instr_stmib_stmfa(r) NULL #define armv7_read_arm_instr_stm_stmia_stmea(r) NULL #define armv7_read_arm_instr_stm_user_registers(r) NULL -#define armv7_read_arm_instr_strbt(r) NULL -#define armv7_read_arm_instr_strd_immediate(r) NULL -#define armv7_read_arm_instr_strd_register(r) NULL -#define armv7_read_arm_instr_strex(r) NULL -#define armv7_read_arm_instr_strexb(r) NULL -#define armv7_read_arm_instr_strexd(r) NULL -#define armv7_read_arm_instr_strexh(r) NULL -#define armv7_read_arm_instr_strh_immediate_arm(r) NULL -#define armv7_read_arm_instr_strh_register(r) NULL -#define armv7_read_arm_instr_strht(r) NULL -#define armv7_read_arm_instr_str_register(r) NULL -#define armv7_read_arm_instr_strt(r) NULL #define armv7_read_arm_instr_sub_register_shifted_register(r) NULL #define armv7_read_arm_instr_sxtab(r) NULL #define armv7_read_arm_instr_sxtab16(r) NULL 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 1a62c43..1968037 100644 --- a/src/arch/arm/v7/opcodes/opcodes_tmp_thumb_16.h +++ b/src/arch/arm/v7/opcodes/opcodes_tmp_thumb_16.h @@ -4,9 +4,6 @@ #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_strh_immediate_thumb(r) NULL -#define armv7_read_thumb_16_instr_strh_register(r) NULL -#define armv7_read_thumb_16_instr_str_register(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 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 c74ab49..1ed547c 100644 --- a/src/arch/arm/v7/opcodes/opcodes_tmp_thumb_32.h +++ b/src/arch/arm/v7/opcodes/opcodes_tmp_thumb_32.h @@ -46,17 +46,6 @@ #define armv7_read_thumb_32_instr_stc_stc2(r) NULL #define armv7_read_thumb_32_instr_stmdb_stmfd(r) NULL #define armv7_read_thumb_32_instr_stm_stmia_stmea(r) NULL -#define armv7_read_thumb_32_instr_strbt(r) NULL -#define armv7_read_thumb_32_instr_strd_immediate(r) NULL -#define armv7_read_thumb_32_instr_strex(r) NULL -#define armv7_read_thumb_32_instr_strexb(r) NULL -#define armv7_read_thumb_32_instr_strexd(r) NULL -#define armv7_read_thumb_32_instr_strexh(r) NULL -#define armv7_read_thumb_32_instr_strh_immediate_thumb(r) NULL -#define armv7_read_thumb_32_instr_strh_register(r) NULL -#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_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 |