summaryrefslogtreecommitdiff
path: root/plugins/arm/v7/opcodes/opcodes_tmp_arm.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/arm/v7/opcodes/opcodes_tmp_arm.h')
-rw-r--r--plugins/arm/v7/opcodes/opcodes_tmp_arm.h19
1 files changed, 2 insertions, 17 deletions
diff --git a/plugins/arm/v7/opcodes/opcodes_tmp_arm.h b/plugins/arm/v7/opcodes/opcodes_tmp_arm.h
index a43474f..d6c4bc3 100644
--- a/plugins/arm/v7/opcodes/opcodes_tmp_arm.h
+++ b/plugins/arm/v7/opcodes/opcodes_tmp_arm.h
@@ -1,20 +1,5 @@
#ifndef arm_def_tmp_h
#define arm_def_tmp_h
-#define armv7_read_arm_instr_cps_arm(r) NULL
-#define armv7_read_arm_instr_eret(r) NULL
-#define armv7_read_arm_instr_hvc(r) NULL
-#define armv7_read_arm_instr_isb(r) NULL
-#define armv7_read_arm_instr_ldm_exception_return(r) NULL
-#define armv7_read_arm_instr_ldm_user_registers(r) NULL
-#define armv7_read_arm_instr_mrs_banked_register(r) NULL
-#define armv7_read_arm_instr_msr_banked_register(r) NULL
-#define armv7_read_arm_instr_msr_immediate_a8(r) NULL
-#define armv7_read_arm_instr_msr_immediate_b9(r) NULL
-#define armv7_read_arm_instr_msr_register_a8(r) NULL
-#define armv7_read_arm_instr_msr_register_b9(r) NULL
-#define armv7_read_arm_instr_pli_immediate_literal(r) NULL
-#define armv7_read_arm_instr_rfe(r) NULL
-#define armv7_read_arm_instr_smc_previously_smi(r) NULL
-#define armv7_read_arm_instr_srs_arm(r) NULL
-#define armv7_read_arm_instr_stm_user_registers(r) NULL
+#define armv7_read_arm_instr_a8_isb(r) NULL
+#define armv7_read_arm_instr_a8_pli_immediate_literal(r) NULL
#endif