aboutsummaryrefslogtreecommitdiff
path: root/opcodes/mn10300-opc.c
AgeCommit message (Expand)AuthorFilesLines
1997-04-02 * m10200-dis.c: Rename from mn10200-dis.c.Ian Lance Taylor1-514/+0
1997-03-18Tweak "syscall" opcode.Jeff Law1-1/+1
1997-03-18 * mn10200-opc.c: Change "trap" to "syscall".Jeff Law1-0/+4
1997-03-07update copyrights.Jeff Law1-1/+1
1997-03-06 * mn10300-opc.c (IMM16_PCREL, SD8N_PCREL, D16_SHIFT): Mark theseJeff Law1-3/+3
1996-12-16 * mn10300-opc.c (mn10300_opcodes): Add "break" instruction.Jeff Law1-0/+8
1996-12-06 * mn10300-opc.c: Add some comments explaining the variousJeff Law1-1/+42
1996-11-26 * mn10300-opc.c (mn10300_opcodes): Fix mask field forJeff Law1-1/+1
1996-11-25 * mn10300-opc.c (mn10300_opcodes): Remove redundant "lcc"Jeff Law1-1/+0
1996-11-20 * mn10300-opc.c: Fix handling of register list operand forJeff Law1-9/+9
1996-11-20 * mn10300-dis.c (disassemble): Print PC-relative and memoryJeff Law1-41/+56
1996-11-19 * mn10300-dis.c: Start working on disassembler support.Jeff Law1-6/+6
1996-11-19 * mn10300-opc.c (mn10300_operands): Add "REGS" for a registerJeff Law1-2/+5
1996-11-15 * mn10300-opc.c (mn10300_opcodes): Demand parens aroundJeff Law1-2/+2
1996-11-07 * mn10300-opc.c (mn10300_opcodes): Use DN01 for putx andJeff Law1-5/+5
1996-11-06 * mn10300-opc.c (mn10300_operands): Hijack "bits" fieldJeff Law1-8/+35
1996-11-06 * mn10300-opc.c (mn10300_operands): Add IMM32_LOWSHIFT8Jeff Law1-5/+16
1996-11-06 * mn10300-opc.c (mn10300_operands): Remove many redundantJeff Law1-77/+62
1996-11-05 * mn10300-opc.c (mn10300_operands): Add DN2, DM2, AN2, AM2Jeff Law1-20/+47
1996-11-04 * mn10300-opc.c (mn10300_operands): Add DN01 and AN01 forJeff Law1-4/+11
1996-10-11 * mn10300-opc.c (mn10300_opcodes): Fix typo in opcodeJeff Law1-1/+1
1996-10-10 * mn10300-opc.c (FMT*): Remove definitions.Jeff Law1-15/+0
1996-10-10 * mn10300-opc.c (mn10300_opcodes): Fix destination registerJeff Law1-3/+3
1996-10-10 * mn10300-opc.c (mn10300_operands): Break DN, DM, AN, AMJeff Law1-200/+212
1996-10-09 * mn10300-opc.c (mn10300_opcodes): Add "extended" instructions,Jeff Law1-0/+14
1996-10-08 * mn10300-opc.c (mn10300_operands): Remove "REGS" operand.Jeff Law1-245/+247
1996-10-08 * mn10300-opc.c (mn10300_opcodes): Fix typos in yesterday'sJeff Law1-2/+2
1996-10-07 * mn10300-opc.c (FMT_XX): Renumber starting at one.Jeff Law1-268/+318
1996-10-04 * mn10300-opc.c (mn10300_opcodes): Add opcode & masks forJeff Law1-248/+272
1996-10-04 * mn10300-opc.c (mn10300_opcodes): Start fleshing out theJeff Law1-1/+250
1996-10-03Grrr. The mn10200 and mn10300 are _not_ similar enough to easily supportJeff Law1-0/+51