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)
commitaf55efd7a21e5a86b7fb97dbee77c26ecd4e5f6b
tree871032e5650888767bcc4ad0b4ceff0feb1edc07
parent9c135ee7239d7d379b9e6383ba273d8bb13e4247
* 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