aboutsummaryrefslogtreecommitdiff
path: root/opcodes/i386-dis.c
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/i386-dis.c')
-rw-r--r--opcodes/i386-dis.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/opcodes/i386-dis.c b/opcodes/i386-dis.c
index de0a8e8..0af8049 100644
--- a/opcodes/i386-dis.c
+++ b/opcodes/i386-dis.c
@@ -505,8 +505,6 @@ fetch_data (struct disassemble_info *info, bfd_byte *addr)
#define z_mode_ax_reg (rDI_reg + 1)
#define indir_dx_reg (z_mode_ax_reg + 1)
-#define MAX_BYTEMODE indir_dx_reg
-
#define FLOATCODE 1
#define USE_REG_TABLE (FLOATCODE + 1)