aboutsummaryrefslogtreecommitdiff
path: root/opcodes
AgeCommit message (Expand)AuthorFilesLines
1997-01-06 * tic80-dis.c (R_SCALED): Add macro to test for ":s" modifier bit.Fred Fish3-78/+159
1997-01-05 * tic80-dis.c (M_SI, M_LI): Add macros to test for ":m" modifier bitFred Fish3-65/+155
1997-01-05 * tic80-dis.c (print_insn_tic80): Print TIC80_OPERAND_RELATIVEFred Fish3-23/+214
1997-01-04 * ppc-opc.c (powerpc_operands): Make comment match theFred Fish3-1/+422
1997-01-03 * m68k-opc.c: Add #B case for moveq.Ian Lance Taylor1-0/+4
1997-01-02 * mn10300-dis.c (disassemble): Make sure all variables are initializedJeff Law2-6/+11
1996-12-31 * v850-opc.c (v850_opcodes): Put curly-braces around operandsJeff Law1-0/+7
1996-12-31 * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE.Ian Lance Taylor1-0/+5
1996-12-31Set V850_OPERAND_ADJUST_SHORT_MEMORY flag on sst.{h,w}/sld.{h,w} instructionsMichael Meissner2-2/+10
1996-12-31End tic80 sanitization regions with "end-sanitize-tic80", notKen Raeburn2-2/+2
1996-12-31 * Makefile.in (m68k-opc.o, alpha-opc.o): Remove dis-asm.h dependency.Fred Fish2-2/+14
1996-12-30 * mips16-opc.c: Add "abs".Ian Lance Taylor1-0/+4
1996-12-29 * Makefile.in (ALL_MACHINES): Add tic80-dis.o and tic80-opc.o.Fred Fish4-3/+36
1996-12-28(Laying groundwork (that will be incrementally fleshed out) for TIc80 support)Fred Fish4-0/+82
1996-12-20Fri Dec 20 14:30:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+6
1996-12-18 * mn10200-opc.c (mn10200_operands): Add SIMM16N.Jeff Law2-7/+28
1996-12-16 * mn10300-opc.c (mn10300_opcodes): Add "break" instruction.Jeff Law2-0/+10
1996-12-16 * mn10200-opc.c: Add pseudo-ops for "mov (an),am" and "mov an,(am)".Jeff Law2-0/+6
1996-12-15 * mips-dis.c (print_mips16_insn_arg): The base address of a PCIan Lance Taylor1-0/+6
1996-12-12 * mn10200-dis.c: Finish writing disassembler.Jeff Law3-134/+95
1996-12-11 * mn10300-dis.c (disassemble, print_insn_mn10300): CorrentlyJeff Law1-50/+158
1996-12-11 * mn10200-opc.c (mn10200_opcodes): Fix operands for "movb dm,(an)".Jeff Law2-1/+5
1996-12-10 * mn10200-opc.c (mn10200_opcodes): "mov imm8,d0" is a format 2Jeff Law2-2/+5
1996-12-10 * mn10200-opc.c (mn10200_operands): Fix insertion positionJeff Law2-1/+6
1996-12-09 * mn10200-opc.c: Create mn10200 opcode table.Jeff Law3-5/+647
1996-12-08 * Makefile.in (ALL_MACHINES): Add mips16-opc.o.Peter Schauer1-0/+4
1996-12-07* m68k-opc.c (m68k_opcodes): Revert change to use < and >J.T. Conklin1-0/+5
1996-12-06 * mn10300-dis.c (disassemble): Remove '$' register prefixing.Jeff Law2-10/+14
1996-12-06 * mips16-opc.c: Change opcode for entry/exit to avoid conflictingIan Lance Taylor1-0/+5
1996-12-06 * mn10300-opc.c: Add some comments explaining the variousJeff Law3-3/+51
1996-12-05* m68k-dis.c (print_insn_arg): Handle new < and > operandJ.T. Conklin2-47/+36
1996-12-04 * ppc-opc.c (insert_li): Give an error if the offset has the twoIan Lance Taylor1-0/+10
1996-11-26 * mn10300-dis.c (disasemble): Finish conversion to '$' asJeff Law2-5/+8
1996-11-26 * configure: Rebuild with autoconf 2.12.Ian Lance Taylor1-0/+2
1996-11-26 * mn10300-opc.c (mn10300_opcodes): Fix mask field forJeff Law2-1/+6
1996-11-26 Add support for mips16 (16 bit MIPS implementation):Ian Lance Taylor5-24/+628
1996-11-26* m68k-opc.c (m68k_opcodes): Simplify table by using < and >J.T. Conklin1-2/+5
1996-11-26* m68k-opc.c (m68k-opcodes): Fix move and movem instructions forJ.T. Conklin2-14/+35
1996-11-26* m68k-opc.c (m68k-opcodes): Fix many forms of the moveJ.T. Conklin2-21/+29
1996-11-25* m68k-opc.c (m68k-opcodes): The coldfire (mcf5200) can only useJ.T. Conklin2-34/+71
1996-11-25* m68k-opc.c (m68k_opcodes): Consistantly Use "s" as the storageJ.T. Conklin2-30/+41
1996-11-25 * mn10300-opc.c (mn10300_opcodes): Remove redundant "lcc"Jeff Law1-1/+0
1996-11-25 * mn10300-dis.c (disassemble): Use '$' instead of '%' forJeff Law2-5/+8
1996-11-25 * mn10300-dis.c (disassemble): Prefix registers with '%'.Jeff Law2-10/+14
1996-11-20 * mn10300-dis.c (disassemble): Handle register lists.Jeff Law2-0/+47
1996-11-20 * mn10300-opc.c: Fix handling of register list operand forJeff Law2-9/+12
1996-11-20 * mn10300-dis.c (disassemble): Print PC-relative and memoryJeff Law3-41/+67
1996-11-20 * mn10300-dis.c (print_insn_mn10300): Fix fetch of last byteJeff Law2-4/+27
1996-11-20 * mn10300-dis.c: Rough cut at printing some operands.Jeff Law2-19/+86
1996-11-19 * mn10300-dis.c: Start working on disassembler support.Jeff Law3-9/+276