summaryrefslogtreecommitdiff
path: root/opcodes/mn10200-opc.c
Commit message (Expand)AuthorAgeFilesLines
* * mn10200-opc.c (IMM16_PCREL): This is a signed operand.Jeff Law1997-02-131-2/+2
* * mn10200-opc.c (mn10200_operands): Make 8 and 16 bit pc-relativeJeff Law1997-01-291-2/+2
* * mn10200-opc.c (mn10200_operands): Add SIMM16N.Jeff Law1996-12-181-7/+24
* * mn10200-opc.c: Add pseudo-ops for "mov (an),am" and "mov an,(am)".Jeff Law1996-12-161-0/+2
* * mn10200-dis.c: Finish writing disassembler.Jeff Law1996-12-121-2/+2
* * mn10200-opc.c (mn10200_opcodes): Fix operands for "movb dm,(an)".Jeff Law1996-12-111-1/+1
* * mn10200-opc.c (mn10200_opcodes): "mov imm8,d0" is a format 2Jeff Law1996-12-101-2/+2
* * mn10200-opc.c (mn10200_operands): Fix insertion positionJeff Law1996-12-101-1/+1
* * mn10200-opc.c: Create mn10200 opcode table.Jeff Law1996-12-091-2/+292
* Grrr. The mn10200 and mn10300 are _not_ similar enough to easily supportJeff Law1996-10-031-0/+51