aboutsummaryrefslogtreecommitdiff
path: root/opcodes
AgeCommit message (Expand)AuthorFilesLines
1997-02-13 * mn10200-opc.c (IMM16_PCREL): This is a signed operand.Jeff Law2-2/+7
1997-02-13 * mips-dis.c (print_mips16_insn_arg): Use memaddr - 2 as the baseIan Lance Taylor1-0/+6
1997-02-12Wed Feb 12 12:27:40 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1-0/+5
1997-02-11 * tic80-opc.c (tic80_operands): Fix typo '+' -> '|'.Fred Fish2-50/+60
1997-02-11 * mips-dis.c (_print_insn_mips): Set bytes_per_chunk andIan Lance Taylor2-0/+12
1997-02-11Add r5900Gavin Romig-Koch3-21/+248
1997-02-10 * tic80-opc.c (tic80_symbol_to_value): Changed to acceptFred Fish2-7/+31
1997-02-07 * tic80-opc.c (tic80_operands): Add REG_0_E, REG_22_E,Fred Fish2-108/+146
1997-02-05 * mips16-opc.c: Add new cases of exit instruction forIan Lance Taylor2-14/+29
1997-01-30 * tic80-opc.c (tic80_predefined_symbols): Table of name/valueFred Fish3-90/+269
1997-01-30Thu Jan 30 11:30:45 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+7
1997-01-29 * mn10200-opc.c (mn10200_operands): Make 8 and 16 bit pc-relativeJeff Law2-2/+7
1997-01-28 * mips-dis.c (print_insn_mips16): Set insn_info information.Ian Lance Taylor2-0/+49
1997-01-28 * mips-dis.c (print_insn_mips16): Better handling of an extendIan Lance Taylor2-7/+66
1997-01-24* m68k-opc.c (m68k_opcodes): Changed operand specifier for theJ.T. Conklin2-1/+27
1997-01-23 * tic80-opc.c (tic80_opcodes): Expand comment to note that theFred Fish2-332/+311
1997-01-20Mon Jan 20 12:48:57 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor2-7/+72
1997-01-19 * tic80-dis.c (tic80_opcodes): Add "wrcr", "vmpy", "vrnd",Fred Fish2-16/+86
1997-01-19 * tic80-dis.c (print_insn_tic80): Broke excessively longFred Fish3-254/+419
1997-01-18fix operand mask in the "moveml" entries for the coldfire.J.T. Conklin2-8/+9
1997-01-18From the coldfire branch:J.T. Conklin2-21/+39
1997-01-17 * tic80-opc.c (V_a, V_m, V_S, V_Z, V_p, OP_V, MASK_V):Fred Fish2-358/+423
1997-01-16 * tic80-opc.c (tic80_operands): Reorder some table entries to makeFred Fish2-160/+435
1997-01-13 * tic80-dis.c (print_insn_tic80): Print floating point operandsFred Fish3-1/+108
1997-01-06Fix copyright.Jeff Law1-1/+1
1997-01-06 * mn10200-dis.c (disassemble): Mask off unwanted bits afterJeff Law2-1/+6
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