aboutsummaryrefslogtreecommitdiff
path: root/opcodes/pdp11-opc.c
AgeCommit message (Collapse)AuthorFilesLines
2007-07-05Change source files over to GPLv3.Nick Clifton1-12/+15
2006-03-31 * pdp11-opc.c (pdp11_opcodes): Fix opcode for SEC instruction.Alan Modra1-2/+2
2005-05-07Update the address and phone number of the FSFNick Clifton1-1/+1
2002-03-05 * pdp11-opc.c: Fix "mark" operand type. Fix operand typesAlan Modra1-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.
2001-02-18Add PDP-11 supportNick Clifton1-0/+245