summaryrefslogtreecommitdiff
path: root/plugins/arm/v7/opcodes/opcodes_tmp_arm.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-05-29 09:01:07 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-05-29 09:01:07 (GMT)
commit35dcb69e6325d597f0b6cf30b72c729e584f3fda (patch)
treecde8201278555e844627ea6dd74f1ab206e529a8 /plugins/arm/v7/opcodes/opcodes_tmp_arm.h
parent5fcd066f1e23041207f78e10c87c9c8560a815f7 (diff)
Added support for the last remaining ARMv7 basic instructions.
Diffstat (limited to 'plugins/arm/v7/opcodes/opcodes_tmp_arm.h')
-rw-r--r--plugins/arm/v7/opcodes/opcodes_tmp_arm.h2
1 files changed, 0 insertions, 2 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