Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
systems with a separate instruction and data cache, such as the 29040, these instructions take an optional argument. | |||||
1994-09-06 | * mips.h (INSN_STORE_MEMORY): Define. | Ian Lance Taylor | 2 | -3/+21 | |
PR 5433. | |||||
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 | |
* ns32k.h: Drop Q operand type as there is no correct use for it. Add I and Z operand types which allow better checking. | |||||
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 | |
not 0x67. Patch from H.J. Lu (hlu@nynexst.com). | |||||
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 | |
(so we can determine valid completers for both addb and addb[tf].) | |||||
1994-02-05 | * hppa.h (xmpyu): No floating point format specifier for the | Jeff Law | 2 | -1/+6 | |
xmpyu instruction. | |||||
1994-02-05 | * ppc.h (PPC_OPERAND_NEXT): Define. | Ian Lance Taylor | 2 | -1/+42 | |
(PPC_OPERAND_NEGATIVE): Change value to make room for above. (struct powerpc_macro): Define. (powerpc_macros, powerpc_num_macros): Declare. | |||||
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 | |
for easier disassembly). | |||||
1994-01-17 | * hppa.h: More minor template fixes for sfu and copr (to allow | Jeff Law | 1 | -21/+21 | |
for easier disassembly). | |||||
1994-01-17 | In the right ChangeLog now: | Jeff Law | 1 | -0/+21 | |
* hppa.h: Fix templates for all the sfu and copr instructions. | |||||
1994-01-17 | * opcode/hppa.h: Fix templates for all the sfu and copr | Jeff Law | 1 | -27/+39 | |
instructions. | |||||
1993-11-17 | * mips.h: (M_J_A): Added. | Ian Lance Taylor | 1 | -0/+10 | |
(M_LA): Removed. | |||||
1993-11-07 | * hppa.h: Immediate field in probei instructions is unsigned, | Jeff Law | 1 | -0/+13 | |
not low-sign extended. | |||||
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 | |
* hppa.h (be, ble): Use operand type 'z' to denote absolute branch addresses. | |||||
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 | |
(M_DABS): Added. | |||||
1993-08-20 | * mips.h (INSN_*): Changed values. Removed unused definitions. | Ian Lance Taylor | 2 | -43/+107 | |
Added INSN_COND_BRANCH_LIKELY, INSN_ISA2 and INSN_ISA3. Split INSN_LOAD_DELAY into INSN_LOAD_MEMORY_DELAY and INSN_LOAD_COPROC_DELAY. Split INSN_COPROC_DELAY into INSN_COPROC_MOVE_DELAY and INSN_COPROC_MEMORY_DELAY. (M_*): Added new values for r6000 and r4000 macros. (ANY_DELAY): Removed. | |||||
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 | |
added to the list by Sanitize, unless Sanitize knows it needs to keep it. | |||||
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 | |
bugs in the instruction hazard descriptions. | |||||
1993-07-15 | * m88k.h: Corrected a couple of opcodes. | Ian Lance Taylor | 2 | -0/+591 | |
1993-07-07 | * mips.h: Replaced with version from Ralph Campbell and OSF. The | Ian Lance Taylor | 2 | -0/+761 | |
new version includes instruction hazard information, but is otherwise reasonably similar. | |||||
1993-06-28 | Extra stuff for really broken hp compiler. | Steve Chamberlain | 1 | -199/+484 | |
1993-06-03 | * Patches from Jeffrey Law <law@cs.utah.edu>. | Stu Grossman | 1 | -0/+12 | |
* hppa.h: Rework single precision FP instructions so that they correctly disassemble code PA1.1 code. | |||||
1993-05-27 | added things-to-lose sections | K. Richard Pixley | 1 | -0/+2 | |
1993-05-27 | honor verbose flag | K. Richard Pixley | 1 | -2/+12 | |
1993-05-25 | try to make hppa opcode table, updated for gas, still be compatible with gdb | Ken Raeburn | 2 | -0/+673 | |
1993-05-14 | move split to divide tables more evenly | Ken Raeburn | 1 | -0/+31 | |
1993-04-09 | * rs6k.h: Clean up instructions for primary opcode 19 (many were | Jim Kingdon | 1 | -11/+15 | |
simply wrong, ics, rfi, & rfsvc were missing). Add "a" to opr_ext for "bb". Doc fix. | |||||
1993-02-14 | Keep convex.h. | John Gilmore | 1 | -0/+1 | |
1993-02-04 | * a29k.h: Remove RCS crud, update GPL to v2, update copyrights. | John Gilmore | 2 | -42/+1717 | |
* convex.h: Added, from GDB's convx-opcode.h. Added CONST to all initialized structs in it. |