Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-06-26 | * m10300-dis.c: Only recognize instructions from the currently | Jeff Law | 1 | -1/+3 | |
selected machine. * m10300-opc.c: Add field indicating the particular variant of the mn10300 each instruction is available on. | |||||
1998-06-24 | * m10300-dis.c (print_insn_mn10300): 0xf7 opcode prefix specifies | Jeff Law | 1 | -1/+5 | |
4 byte instructions. (disassemble): Correctly handle FMT_D10 instructions. | |||||
1998-06-24 | * mn10300-dis.c (print_insn_mn10300): 0xf9 opcode prefix specifies | Jeff Law | 1 | -0/+687 | |
3 byte instructions. (disassemble): Handle new instruction formats FMT_D6, FMT_D7, FMT_D8 FMT_D9 and FMT_D10. Handle various new opcode flags for the am33. |