diff options
Diffstat (limited to 'plugins/arm/v7/opcodes')
-rw-r--r-- | plugins/arm/v7/opcodes/opcodes_tmp_arm.h | 2 | ||||
-rw-r--r-- | plugins/arm/v7/opcodes/opcodes_tmp_thumb_32.h | 4 |
2 files changed, 0 insertions, 6 deletions
diff --git a/plugins/arm/v7/opcodes/opcodes_tmp_arm.h b/plugins/arm/v7/opcodes/opcodes_tmp_arm.h index d6c4bc3..b1450b7 100644 --- a/plugins/arm/v7/opcodes/opcodes_tmp_arm.h +++ b/plugins/arm/v7/opcodes/opcodes_tmp_arm.h @@ -1,5 +1,3 @@ #ifndef arm_def_tmp_h #define arm_def_tmp_h -#define armv7_read_arm_instr_a8_isb(r) NULL -#define armv7_read_arm_instr_a8_pli_immediate_literal(r) NULL #endif diff --git a/plugins/arm/v7/opcodes/opcodes_tmp_thumb_32.h b/plugins/arm/v7/opcodes/opcodes_tmp_thumb_32.h index e98a523..a62aaa8 100644 --- a/plugins/arm/v7/opcodes/opcodes_tmp_thumb_32.h +++ b/plugins/arm/v7/opcodes/opcodes_tmp_thumb_32.h @@ -1,7 +1,3 @@ #ifndef thumb_32_def_tmp_h #define thumb_32_def_tmp_h -#define armv7_read_thumb_32_instr_a8_isb(r) NULL -#define armv7_read_thumb_32_instr_a8_pli_immediate_literal(r) NULL -#define armv7_read_thumb_32_instr_a8_tbb_tbh(r) NULL -#define armv7_read_thumb_32_instr_a9_enterx_leavex(r) NULL #endif |