OSDN Git Service

* pdp11-opc.c: Fix "mark" operand type. Fix operand types
authoramodra <amodra>
Tue, 5 Mar 2002 03:09:52 +0000 (03:09 +0000)
committeramodra <amodra>
Tue, 5 Mar 2002 03:09:52 +0000 (03:09 +0000)
commit87f651f742ec0b67130a80fe45c52e0d04cdaad8
treee3f377c35083f032932cbdf7a8d0c45d74011259
parent5a680a921b7bd7b96264fca7015c0f2fc23e915d
* 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