aboutsummaryrefslogtreecommitdiff
path: root/opcodes/v850-dis.c
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/v850-dis.c')
-rw-r--r--opcodes/v850-dis.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/opcodes/v850-dis.c b/opcodes/v850-dis.c
index e72b1e8..dbd43aa 100644
--- a/opcodes/v850-dis.c
+++ b/opcodes/v850-dis.c
@@ -77,10 +77,6 @@ disassemble (memaddr, info, insn)
case bfd_mach_v850e:
target_processor = PROCESSOR_V850E;
break;
-
- case bfd_mach_v850ea:
- target_processor = PROCESSOR_V850EA;
- break;
}
/* Find the opcode. */