Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-03-05 | * pdp11-opc.c: Fix "mark" operand type. Fix operand types | Alan Modra | 1 | -2/+64 | |
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. | |||||
2001-11-23 | * pdp11-dis.c (print_insn_pdp11): Handle illegal instructions. | Alan Modra | 1 | -12/+20 | |
Also, break out of the loop as soon as an instruction has been printed. | |||||
2001-09-20 | Fix compile time warnings | Nick Clifton | 1 | -0/+1 | |
2001-02-18 | Add PDP-11 support | Nick Clifton | 1 | -0/+323 | |