Age | Commit message (Expand) | Author | Files | Lines |
1996-11-26 | * mn10300-dis.c (disasemble): Finish conversion to '$' as | Jeff Law | 2 | -5/+8 |
1996-11-26 | * configure: Rebuild with autoconf 2.12. | Ian Lance Taylor | 1 | -0/+2 |
1996-11-26 | * mn10300-opc.c (mn10300_opcodes): Fix mask field for | Jeff Law | 2 | -1/+6 |
1996-11-26 | Add support for mips16 (16 bit MIPS implementation): | Ian Lance Taylor | 5 | -24/+628 |
1996-11-26 | * m68k-opc.c (m68k_opcodes): Simplify table by using < and > | J.T. Conklin | 1 | -2/+5 |
1996-11-26 | * m68k-opc.c (m68k-opcodes): Fix move and movem instructions for | J.T. Conklin | 2 | -14/+35 |
1996-11-26 | * m68k-opc.c (m68k-opcodes): Fix many forms of the move | J.T. Conklin | 2 | -21/+29 |
1996-11-25 | * m68k-opc.c (m68k-opcodes): The coldfire (mcf5200) can only use | J.T. Conklin | 2 | -34/+71 |
1996-11-25 | * m68k-opc.c (m68k_opcodes): Consistantly Use "s" as the storage | J.T. Conklin | 2 | -30/+41 |
1996-11-25 | * mn10300-opc.c (mn10300_opcodes): Remove redundant "lcc" | Jeff Law | 1 | -1/+0 |
1996-11-25 | * mn10300-dis.c (disassemble): Use '$' instead of '%' for | Jeff Law | 2 | -5/+8 |
1996-11-25 | * mn10300-dis.c (disassemble): Prefix registers with '%'. | Jeff Law | 2 | -10/+14 |
1996-11-20 | * mn10300-dis.c (disassemble): Handle register lists. | Jeff Law | 2 | -0/+47 |
1996-11-20 | * mn10300-opc.c: Fix handling of register list operand for | Jeff Law | 2 | -9/+12 |
1996-11-20 | * mn10300-dis.c (disassemble): Print PC-relative and memory | Jeff Law | 3 | -41/+67 |
1996-11-20 | * mn10300-dis.c (print_insn_mn10300): Fix fetch of last byte | Jeff Law | 2 | -4/+27 |
1996-11-20 | * mn10300-dis.c: Rough cut at printing some operands. | Jeff Law | 2 | -19/+86 |
1996-11-19 | * mn10300-dis.c: Start working on disassembler support. | Jeff Law | 3 | -9/+276 |
1996-11-19 | * mn10300-opc.c (mn10300_operands): Add "REGS" for a register | Jeff Law | 2 | -2/+11 |
1996-11-18 | Add3 sets the carry | Michael Meissner | 1 | -0/+6 |
1996-11-15 | * mn10300-opc.c (mn10300_opcodes): Demand parens around | Jeff Law | 2 | -2/+12 |
1996-11-07 | * mn10300-opc.c (mn10300_opcodes): Use DN01 for putx and | Jeff Law | 1 | -5/+5 |
1996-11-06 | * mn10300-opc.c (mn10300_operands): Hijack "bits" field | Jeff Law | 2 | -8/+41 |
1996-11-06 | * mn10300-opc.c (mn10300_operands): Add IMM32_LOWSHIFT8 | Jeff Law | 2 | -5/+20 |
1996-11-06 | * mn10300-opc.c (mn10300_operands): Remove many redundant | Jeff Law | 2 | -77/+69 |
1996-11-05 | * mn10300-opc.c (mn10300_operands): Add DN2, DM2, AN2, AM2 | Jeff Law | 2 | -20/+57 |
1996-11-05 | Tue Nov 5 10:30:51 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+8 |
1996-11-04 | * mn10300-opc.c (mn10300_operands): Add DN01 and AN01 for | Jeff Law | 2 | -4/+18 |
1996-11-01 | Fri Nov 1 10:29:11 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 1 | -0/+9 |
1996-10-30 | * v850-opc.c (v850_opcodes): Add relaxing "jbr". | Jeff Law | 1 | -0/+6 |
1996-10-29 | * mips-dis.c (_print_insn_mips): Don't print a trailing tab if | Ian Lance Taylor | 1 | -0/+5 |
1996-10-29 | * v850-opc.c (D9_RELAX): Renamed from D9, all references | Jeff Law | 2 | -13/+35 |
1996-10-24 | * v850-opc.c (v850_opcodes): Add "jCC" instructions (aliases for | Jeff Law | 2 | -1/+33 |
1996-10-24 | * mips-dis.c (_print_insn_mips): Use a tab between the instruction | Ian Lance Taylor | 1 | -0/+5 |
1996-10-23 | * ppc-opc.c (PPCPWR2): Define. | Ian Lance Taylor | 1 | -0/+6 |
1996-10-11 | * mn10300-opc.c (mn10300_opcodes): Fix typo in opcode | Jeff Law | 2 | -1/+12 |
1996-10-10 | * mn10300-opc.c (mn10300_opcodes): Fix typo in opcode field | Jeff Law | 1 | -0/+3 |
1996-10-10 | * mn10300-opc.c (FMT*): Remove definitions. | Jeff Law | 2 | -15/+2 |
1996-10-10 | * mn10300-opc.c (mn10300_opcodes): Fix destination register | Jeff Law | 2 | -3/+6 |
1996-10-10 | * mn10300-opc.c (mn10300_operands): Break DN, DM, AN, AM | Jeff Law | 2 | -200/+218 |
1996-10-09 | * mn10300-opc.c (mn10300_opcodes): Add "extended" instructions, | Jeff Law | 2 | -0/+19 |
1996-10-08 | * mn10300-opc.c (mn10300_operands): Remove "REGS" operand. | Jeff Law | 2 | -245/+253 |
1996-10-08 | * mn10300-opc.c (mn10300_opcodes): Fix typos in yesterday's | Jeff Law | 2 | -2/+7 |
1996-10-07 | * mn10300-opc.c (FMT_XX): Renumber starting at one. | Jeff Law | 2 | -268/+328 |
1996-10-07 | Mon Oct 7 11:39:49 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+5 |
1996-10-04 | * mn10300-opc.c (mn10300_opcodes): Add opcode & masks for | Jeff Law | 2 | -248/+275 |
1996-10-04 | * mn10300-opc.c (mn10300_opcodes): Start fleshing out the | Jeff Law | 2 | -3/+252 |
1996-10-03 | * Makefile.in (ALL_MACHINES): Add mn10200-dis.o, mn10200-opc.o, | Ian Lance Taylor | 2 | -1/+6 |
1996-10-03 | Grrr. The mn10200 and mn10300 are _not_ similar enough to easily support | Jeff Law | 6 | -9/+108 |
1996-10-03 | * Makefile.in (MOSTLYCLEAN): Move config.log to distclean. | Jason Molenda | 2 | -17/+21 |