Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-02-02 | Mon Feb 2 17:10:38 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU> | Ian Lance Taylor | 3 | -0/+696 | |
* tic30.h: New file. | |||||
1998-01-28 | txvu.h renamed to dvp.h | Doug Evans | 3 | -358/+3 | |
1998-01-28 | Partial implementation of DMA tags (instructions). | James Lemke | 1 | -0/+5 | |
Checkin to facilitate a component name change. | |||||
1998-01-27 | * txvu.h (txvu_{opcode,operand}): New typedefs. | Doug Evans | 2 | -32/+52 | |
(txvu_operand): Add opcode,operand,mods arguments consistently to each of the parse/insert/extract/print routines. | |||||
1998-01-27 | add pke field bit macros | Doug Evans | 1 | -0/+25 | |
1998-01-27 | (enum gpuif_reg): Declare. | Doug Evans | 1 | -0/+18 | |
1998-01-27 | * txvu.h (txvu_opcode): insert/extract/print take pointer to | Doug Evans | 2 | -17/+55 | |
instruction rather than instruction itself. Result of insert is `void'. Add decls for dma, pke, gpuif support. | |||||
1998-01-26 | checkpoint | Doug Evans | 1 | -0/+21 | |
1998-01-23 | add comment. | Doug Evans | 1 | -1/+3 | |
1998-01-23 | Oopps - forgot to save cgen.h before commiting previous delta. | Nick Clifton | 1 | -3/+3 | |
1998-01-23 | Add prototypes for fixup swapping functions. | Nick Clifton | 2 | -3/+15 | |
Change prototype of cgen_asm_finish_insn to return a char * | |||||
1998-01-21 | checkpoint | Doug Evans | 1 | -5/+12 | |
1998-01-20 | checkpoint | Doug Evans | 1 | -20/+17 | |
1998-01-20 | checkpoint | Doug Evans | 1 | -9/+10 | |
1998-01-15 | Formatting changes to improve readability. | Nick Clifton | 2 | -55/+97 | |
1998-01-14 | snapshot | Doug Evans | 1 | -0/+4 | |
1998-01-12 | * cgen.h (*): Clean up pass over `struct foo' usage. | Doug Evans | 2 | -162/+247 | |
(CGEN_ATTR): Make unsigned char. (CGEN_ATTR_TYPE): Update. (CGEN_ATTR_{ENTRY,TABLE}): New types. (cgen_base): Move member `attrs' to cgen_insn. (CGEN_KEYWORD): New member `null_entry'. (CGEN_{SYNTAX,FORMAT}): New types. (cgen_insn): Format and syntax separated from each other. | |||||
1998-01-05 | (TXVU_MASK_VFREG): Renamed from TXVU_MASK_REG. | Doug Evans | 1 | -1/+1 | |
1998-01-05 | opcode header file for the txvu | Doug Evans | 3 | -0/+268 | |
1997-12-15 | Move 'P' and PERFREG stuff outside of the vr5400 sanitization markers. | Jeff Law | 1 | -1/+2 | |
1997-12-12 | Renamed v850eq -> v850ea | Nick Clifton | 1 | -2/+13 | |
1997-11-18 | * include/opcode/d10v.h (OPERAND_FLAG): Split into: | Joern Rennecke | 1 | -0/+10 | |
(OPERAND_FFLAG, OPERAND_CFLAG) . * opcodes/d10v-opc.c (OPERAND_FLAG): Split into: (OPERAND_FFLAG, OPERAND_CFLAG) . (FSRC): Split into: (FFSRC, CFSRC). * gas/config/tc-d10v.c (parallel_ok, find_opcode): Split OPERAND_FLAG into OPERAND_FFLAG and OPERAND_CFLAG. Fix for PR 13985. | |||||
1997-10-29 | * include/opcode/mips.h (INSN_4900): Added. | Gavin Romig-Koch | 3 | -0/+39 | |
1997-10-28 | add a couple more notes to comment | Ken Raeburn | 1 | -2/+9 | |
1997-10-28 | checkpoint vr5400 additions | Ken Raeburn | 3 | -15/+105 | |
1997-10-23 | * sparc.h: Add '_' and '/' for v9a asr's. | Richard Henderson | 1 | -0/+5 | |
Patch from David Miller <davem@vger.rutgers.edu> | |||||
1997-10-14 | * h8300.h: Bit ops with absolute addresses not in the 8 bit | Jeff Law | 1 | -0/+9 | |
area are not available in the base model (H8/300). pr 13467. | |||||
1997-09-24 | fix copyright | Ian Lance Taylor | 1 | -1/+1 | |
1997-09-24 | * m68k.h: Document q and v operand specifiers. | Ian Lance Taylor | 2 | -2191/+170 | |
1997-09-20 | Removed v850eq sanitization. | Nick Clifton | 1 | -33/+1 | |
1997-09-18 | sanitization fixes. typoes, missing fences, "start" instead of "end", etc. | Felix Lee | 2 | -11/+1 | |
1997-09-18 | v850 files that weren't being removed if !keep-v850 | Felix Lee | 1 | -1/+5 | |
1997-09-16 | Added new field to v850_opcode structure. | Nick Clifton | 2 | -0/+28 | |
1997-09-15 | merge from d30v-970225-branch | Ken Raeburn | 1 | -0/+20 | |
1997-09-08 | * cgen.h: Move assembler interface section | David Edelsohn | 1 | -0/+6 | |
up so cgen_parse_operand_result is defined for cgen_parse_address. (cgen_parse_address): Update prototype. | |||||
1997-09-03 | Removed v850 sanitization. | Nick Clifton | 2 | -58/+1 | |
1997-09-02 | Removed the V850_OPREAND_ADJUST_SHORT_MEMORY flag as it no longer used. | Nick Clifton | 2 | -8/+8 | |
1997-08-26 | * i386.h (two_byte_segment_defaults): Correct base register 5 in | Ian Lance Taylor | 1 | -0/+4 | |
modes 1 and 2 to be ss rather than ds. From Gabriel Paubert <paubert@iram.es>. | |||||
1997-08-26 | * i386.h: Set ud2 to 0x0f0b. From Gabriel Paubert | Ian Lance Taylor | 2 | -1/+4 | |
<paubert@iram.es>. | |||||
1997-08-26 | * i386.h: Comment fixes for ficom[p]?{s,l} from Gabriel Paubert | Ian Lance Taylor | 2 | -4/+7 | |
<paubert@iram.es>. | |||||
1997-08-26 | tipo | Ian Lance Taylor | 1 | -1/+1 | |
1997-08-26 | * i386.h (JUMP_ON_CX_ZERO): Uncomment (define again). | Ian Lance Taylor | 2 | -11/+12 | |
(JUMP_ON_EXC_ZERO): Remove commented out macro. | |||||
1997-08-22 | Added new flag: V850_NOT_R0 to indicate that r0 is not a valid register for | Nick Clifton | 2 | -8/+35 | |
this operand. | |||||
1997-08-15 | fix v850 sanitization | Ian Lance Taylor | 2 | -25/+25 | |
1997-08-14 | Tidied up sanitization. | Nick Clifton | 1 | -0/+5 | |
1997-08-14 | Added support for new v850e and v850eq instructions. | Nick Clifton | 2 | -60/+92 | |
1997-08-10 | keep arc.h | Ian Lance Taylor | 1 | -0/+1 | |
1997-08-08 | * arc.h: New file. | David Edelsohn | 1 | -37/+0 | |
Plus remove arc sanitization. | |||||
1997-07-11 | * mips.h (FP_S, FP_D): Define. Bitmasks indicating if an insn | Jeff Law | 1 | -0/+8 | |
uses single or double precision floating point resources. (INSN_NO_ISA, INSN_ISA1): Define. (cpu specific INSN macros): Tweak into bitmasks outside the range of INSN_ISA field. toshiba_5900 stuff | |||||
1997-06-16 | Mon Jun 16 14:10:00 1997 H.J. Lu <hjl@gnu.ai.mit.edu> | Ian Lance Taylor | 1 | -0/+20 | |
* i386.h: Fix pand opcode. |