Age | Commit message (Expand) | Author | Files | Lines |
1995-03-08 | Separated out opcode aliases from m68k opcode table, to reduce table size and | Ken Raeburn | 1 | -0/+14 |
1995-03-08 | * arc.h (ARC_MACH_BIG): Define. | David Edelsohn | 1 | -0/+9 |
1995-03-06 | * hppa.h (delay_type): Delete unused enumeration. | Jeff Law | 1 | -0/+7 |
1995-03-03 | * mips.h (INSN_ISA4): Define. | Ian Lance Taylor | 2 | -0/+12 |
1995-02-24 | * hppa.h (fstwx): Fix single-bit error. | Jeff Law | 1 | -0/+4 |
1995-02-15 | * mips.h (M_ULD, M_ULD_A, M_USD, M_USD_A): Define. | Ian Lance Taylor | 2 | -2/+15 |
1995-02-13 | * arc.h (ARC_OPERAND_LIMM): New flag. | David Edelsohn | 1 | -0/+4 |
1995-02-10 | * arc.h (ARC_MACH_{BASE,HOST,GRAPHICS,AUDIO}): Define. | David Edelsohn | 2 | -0/+230 |
1995-02-06 | * i386.h: added cpuid instruction , and dr[0-7] aliases for the | J.T. Conklin | 1 | -0/+5 |
1995-02-06 | i386 16-bit mode support from bryan ford | Ken Raeburn | 2 | -41/+71 |
1995-01-17 | * mips.h (INSN_ISA, INSN_4650): Define. | Ian Lance Taylor | 1 | -0/+28 |
1994-11-30 | Initial ARC support. | David Edelsohn | 1 | -3/+44 |
1994-10-19 | * a29k.h: Add operand type 'I' for `inv' and `iretinv'. On | Ian Lance Taylor | 1 | -2/+3 |
1994-09-06 | * mips.h (INSN_STORE_MEMORY): Define. | Ian Lance Taylor | 2 | -3/+21 |
1994-07-28 | update doc for sparclite 934 opcode table changes | Ken Raeburn | 1 | -22/+20 |
1994-07-26 | i960xl opcode table changes (sanitized) | Ken Raeburn | 2 | -0/+37 |
1994-07-13 | iSun Jul 10 11:01:09 1994 Ian Dall (dall@hfrd.dsto.gov.au) | Ken Raeburn | 2 | -0/+510 |
1994-06-03 | don't sanitize out v9 stuff any more | Ken Raeburn | 1 | -29/+0 |
1994-06-02 | m68060 changes | Ken Raeburn | 1 | -0/+14 |
1994-04-27 | * h8300.h (dec, inc): Get encoding right. | Steve Chamberlain | 1 | -0/+11 |
1994-04-01 | * i386.h (IS_JUMP_ON_ECX_ZERO, "jcxz" pattern): Operand size prefix is 0x66, | Ken Raeburn | 1 | -4/+9 |
1994-03-04 | * i386.h: Reverse last change. It'll be handled in gas instead. | Ken Raeburn | 1 | -0/+11 |
1994-02-17 | hppa.h: Fix typo in fstws arg string. | Torbjorn Granlund | 1 | -0/+12 |
1994-02-05 | * hppa.h (addb): Use '@' for addb and addib pseudo ops. | Jeff Law | 1 | -0/+3 |
1994-02-05 | * hppa.h (xmpyu): No floating point format specifier for the | Jeff Law | 2 | -1/+6 |
1994-02-05 | * ppc.h (PPC_OPERAND_NEXT): Define. | Ian Lance Taylor | 2 | -1/+42 |
1994-01-22 | * ppc.h: New file. Header file for PowerPC opcode table. | Ian Lance Taylor | 2 | -0/+5 |
1994-01-22 | New header file for PowerPC opcode table. | Ian Lance Taylor | 1 | -0/+196 |
1994-01-18 | * hppa.h: More minor template fixes for sfu and copr (to allow | Jeff Law | 1 | -0/+3 |
1994-01-17 | * hppa.h: More minor template fixes for sfu and copr (to allow | Jeff Law | 1 | -21/+21 |
1994-01-17 | In the right ChangeLog now: | Jeff Law | 1 | -0/+21 |
1994-01-17 | * opcode/hppa.h: Fix templates for all the sfu and copr | Jeff Law | 1 | -27/+39 |
1993-11-17 | * mips.h: (M_J_A): Added. | Ian Lance Taylor | 1 | -0/+10 |
1993-11-07 | * hppa.h: Immediate field in probei instructions is unsigned, | Jeff Law | 1 | -0/+13 |
1993-11-01 | * mips.h (M_JAL_1, M_JAL_2, M_JAL_A): Added. | Ian Lance Taylor | 1 | -1/+13 |
1993-10-03 | * hppa.h: Add gfw and gfr to the opcode table. | Jim Kingdon | 1 | -18/+25 |
1993-09-29 | Tue Sep 28 19:19:08 1993 Jeffrey A Law (law@snake.cs.utah.edu) | Jim Kingdon | 1 | -0/+9 |
1993-09-13 | white space change to avoid nested comment | K. Richard Pixley | 1 | -0/+4 |
1993-09-13 | * m68k.h (two): Protect second argument with parentheses. | Ian Lance Taylor | 1 | -0/+9 |
1993-09-09 | * i386.h (i386_optab): Properly bracket initializers. | Ian Lance Taylor | 2 | -507/+539 |
1993-08-23 | * mips.h (M_ABSU): Removed (absolute value of unsigned number??). | Ian Lance Taylor | 1 | -0/+5 |
1993-08-20 | * mips.h (INSN_*): Changed values. Removed unused definitions. | Ian Lance Taylor | 2 | -43/+107 |
1993-08-18 | * mips.h: Added M_LI_S and M_LI_SS. | Ian Lance Taylor | 2 | -344/+39 |
1993-08-02 | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 1 | -1/+0 |
1993-07-30 | Add .Sanitize to Things-to-lose list. | Fred Fish | 1 | -0/+2 |
1993-07-21 | * hppa.h: New argument type 'y'. Use in various float instructions. | Jim Kingdon | 1 | -0/+4 |
1993-07-20 | * hppa.h (break): First immediate field is unsigned. | Jim Kingdon | 2 | -1/+3 |
1993-07-20 | * hppa.h: Add rfir instruction. | Jim Kingdon | 2 | -261/+62 |
1993-07-19 | * mips.h: Split the actual table out into ../../opcodes/mips-opc.c. | Jim Kingdon | 1 | -0/+4 |
1993-07-16 | * mips.h: Reworked the hazard information somewhat, and fixed some | Ian Lance Taylor | 2 | -122/+120 |