summaryrefslogtreecommitdiff
path: root/opcodes/pdp11-opc.c
Commit message (Collapse)AuthorAgeFilesLines
* update copyright datesAlan Modra2009-09-021-1/+1
|
* Change source files over to GPLv3.Nick Clifton2007-07-051-12/+15
|
* * pdp11-opc.c (pdp11_opcodes): Fix opcode for SEC instruction.Alan Modra2006-03-311-2/+2
|
* Update the address and phone number of the FSFNick Clifton2005-05-071-1/+1
|
* * pdp11-opc.c: Fix "mark" operand type. Fix operand typesAlan Modra2002-03-051-18/+45
| | | | | | | | 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.
* Add PDP-11 supportNick Clifton2001-02-181-0/+245