summaryrefslogtreecommitdiff
path: root/plugins/arm/v7/opcodes/opcodes_tmp_arm.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-04-02 15:10:54 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-04-02 15:11:15 (GMT)
commit43c54a8c124cb869dab993b833ed59a6f6398ee9 (patch)
tree9faeae67956bdebb0ff9982f0e9d821c16dbedb7 /plugins/arm/v7/opcodes/opcodes_tmp_arm.h
parentf9404bf68a067b06986cd85855c43795ec578dbd (diff)
Included a few more ARMv7 instruction definitions.
Diffstat (limited to 'plugins/arm/v7/opcodes/opcodes_tmp_arm.h')
-rw-r--r--plugins/arm/v7/opcodes/opcodes_tmp_arm.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/plugins/arm/v7/opcodes/opcodes_tmp_arm.h b/plugins/arm/v7/opcodes/opcodes_tmp_arm.h
index 4106cbd..0e686e1 100644
--- a/plugins/arm/v7/opcodes/opcodes_tmp_arm.h
+++ b/plugins/arm/v7/opcodes/opcodes_tmp_arm.h
@@ -19,10 +19,6 @@
#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_pkh(r) NULL
-#define armv7_read_arm_instr_pld_literal(r) NULL
-#define armv7_read_arm_instr_pld_pldw_immediate(r) NULL
-#define armv7_read_arm_instr_pld_pldw_register(r) NULL
#define armv7_read_arm_instr_pli_immediate_literal(r) NULL
#define armv7_read_arm_instr_pli_register(r) NULL
#define armv7_read_arm_instr_rfe(r) NULL
@@ -32,25 +28,11 @@
#define armv7_read_arm_instr_smlawb_smlawt(r) NULL
#define armv7_read_arm_instr_smulbb_smulbt_smultb_smultt(r) NULL
#define armv7_read_arm_instr_smulwb_smulwt(r) NULL
-#define armv7_read_arm_instr_smusd(r) NULL
#define armv7_read_arm_instr_srs_arm(r) NULL
-#define armv7_read_arm_instr_ssat(r) NULL
-#define armv7_read_arm_instr_ssat16(r) NULL
-#define armv7_read_arm_instr_ssax(r) NULL
-#define armv7_read_arm_instr_ssub16(r) NULL
-#define armv7_read_arm_instr_ssub8(r) NULL
#define armv7_read_arm_instr_stc_stc2(r) NULL
#define armv7_read_arm_instr_stmda_stmed(r) NULL
#define armv7_read_arm_instr_stmdb_stmfd(r) NULL
#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_sub_register_shifted_register(r) NULL
-#define armv7_read_arm_instr_sxtab(r) NULL
-#define armv7_read_arm_instr_sxtab16(r) NULL
-#define armv7_read_arm_instr_sxtah(r) NULL
-#define armv7_read_arm_instr_sxtb(r) NULL
-#define armv7_read_arm_instr_sxtb16(r) NULL
-#define armv7_read_arm_instr_sxth(r) NULL
-#define armv7_read_arm_instr_wfe(r) NULL
#endif