OSDN Git Service

* pdp11-opc.c: Fix "mark" operand type. Fix operand types
authorAlan Modra <amodra@bigpond.net.au>
Tue, 5 Mar 2002 03:09:53 +0000 (03:09 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Tue, 5 Mar 2002 03:09:53 +0000 (03:09 +0000)
commit05c518b8d68db8f7737d3097fd1ee6ac4d8ab02f
tree922e7430dd24f911e95c4f5486802af34a414f9b
parentb4a58a9c6fb08cb28d788c346e5af3f5248211d2
* pdp11-opc.c: Fix "mark" operand type.  Fix operand types
for float opcodes that take float operands.  Add alternate
names (xxxD vs. xxxF) for float opcodes.
* pdp11-dis.c (print_operand): Clean up formatting for mode 67.
(print_foperand): New function to handle float opcode operands.
(print_insn_pdp11): Use print_foperand to disassemble float ops.
opcodes/ChangeLog
opcodes/pdp11-dis.c
opcodes/pdp11-opc.c