Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-02-27 | Add flag for delayed branches/jumps | Michael Meissner | 1 | -0/+6 | |
1998-02-27 | * dvp.h (VIF_FLAG_U): New macro. | Doug Evans | 1 | -0/+4 | |
1998-02-25 | * dvp.h (DVP_OPERAND_MIPS_ADDRESS): Renamed from DVP_OPERAND_ADDRESS. | Doug Evans | 1 | -0/+6 | |
(DVP_OPERAND_VU_ADDRESS): New macro. (DVP_OPERAND_*): Renumber. | |||||
1998-02-25 | (gif_reg): Add recent register name/number changes. | Doug Evans | 1 | -0/+1 | |
1998-02-24 | * dvp.h (dvp_cpu): Add DVP_UNKNOWN. | Doug Evans | 1 | -0/+7 | |
(vif_insn_len): Update prototype. | |||||
1998-02-23 | * cgen.h (CGEN_CAT3): Delete. Use CONCAT3 now. | Doug Evans | 2 | -43/+40 | |
(cgen_insn): Record syntax and format entries here, rather than separately. | |||||
1998-02-23 | Keep include/regs. | Andrew Cagney | 1 | -0/+1 | |
1998-02-21 | * dvp.h (GIF_MAX_NLOOP,GIF_PRE): New macros. | Doug Evans | 1 | -0/+6 | |
(gif_type): New type. (gif_nloop,gif_nregs,gif_operand_nloop): Declare. | |||||
1998-02-20 | Fix minor typos in comments | Fred Fish | 1 | -50/+76 | |
1998-02-20 | (DVP_OPCODE_IGNORE_DIS): New macro. | Doug Evans | 1 | -0/+1 | |
1998-02-19 | * dvp.h (DVP_OPERAND_DMA_*): Rewrite. | Doug Evans | 1 | -2/+2 | |
(DVP_OPERAND_AUTOCOUNT): New modifier. (dma_operand_{count,addr}): Declare. | |||||
1998-02-19 | * dvp.h (DVP_OPERAND_DMA_{ADDR,AUTOCOUNT}): Split | Doug Evans | 1 | -0/+12 | |
DVP_OPERAND_DMA_PTR_AUTOCOUNT into two. (dma_operand_{count,addr}): Declare. | |||||
1998-02-18 | (CGEN_{INSN,KEYWORD,OPERAND}_NBOOL_ATTRS): Renamed from ..._MAX_ATTRS. | Doug Evans | 1 | -0/+1 | |
1998-02-18 | * cgen.h (CGEN_SYNTAX_MAKE_FIELD): New macro. | Doug Evans | 2 | -0/+5 | |
1998-02-18 | * cgen.h (cgen_insert_fn): Change type of result to const char *. | Doug Evans | 2 | -9/+20 | |
(cgen_parse_{signed,unsigned}_integer): Delete min,max arguments. | |||||
1998-02-17 | For sim_fetch_register / sim_store_register: Add LENGTH parameter, | Andrew Cagney | 1 | -5/+18 | |
return actual size of register, 0 if not applicable, -1 of legacy implementation. | |||||
1998-02-13 | * cgen.h (lookup_insn): New argument alias_p. | Doug Evans | 2 | -1/+9 | |
* dvp.h (VU_FLAG_[IEMDT]): New macros. | |||||
1998-02-12 | * getopt.h: Update to latest FSF version. | Ian Lance Taylor | 1 | -0/+4 | |
1998-02-12 | opcodes: | Joern Rennecke | 1 | -0/+7 | |
* d10v-opc.c (d10v_predefined_registers, d10v_operands, d10v_opcodes): Split OPERAND_ACC into OPERAND_ACC0 and OPERAND_ACC1. Introduce OPERAND_GPR. * d10v-dis.c (print_operand): Likewise. include/opcode: * d10v.h (OPERAND_ACC): Split into: (OPERAND_ACC0, OPERAND_ACC1) . (OPERAND_GPR): Define. gas/config: * tc-d10v.c (parallel_ok, find_opcode): Split OPERAND_ACC into OPERAND_ACC0 and OPERAND_ACC1. Introduce OPERAND_GPR. | |||||
1998-02-12 | * cgen.h (CGEN_FIELDS): Define here. | Doug Evans | 2 | -31/+133 | |
(CGEN_HW_ENTRY): New member `type'. (hw_list): Delete decl. (enum cgen_mode): Declare. (CGEN_OPERAND): New member `hw'. (enum cgen_operand_instance_type): Declare. (CGEN_OPERAND_INSTANCE): New type. (CGEN_INSN): New member `operands'. (CGEN_OPCODE_DATA): Make hw_list const. (get_insn_operands,lookup_insn): Add prototypes for. | |||||
1998-02-12 | * symcat.h: New file. | Doug Evans | 3 | -0/+65 | |
1998-02-04 | * cgen.h (CGEN_INSN_MAX_ATTRS): Renamed from CGEN_MAX_INSN_ATTRS. | Doug Evans | 1 | -0/+11 | |
(CGEN_HW_ENTRY): Move `next' entry to end of struct. (CGEN_KEYWORD_MAX_ATTRS): Renamed from CGEN_MAX_KEYWORD_ATTRS. (CGEN_OPERAND_MAX_ATTRS): Renamed from CGEN_MAX_OPERAND_ATTRS. | |||||
1998-02-02 | Mon Feb 2 17:10:38 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU> | Ian Lance Taylor | 5 | -0/+900 | |
* tic30.h: New file. | |||||
1998-01-28 | txvu.h renamed to dvp.h | Doug Evans | 3 | -358/+3 | |
1998-01-28 | txvu.h deleted in favor of generating mips files | Doug Evans | 3 | -49/+130 | |
1998-01-28 | * dis-asm.h (print_insn_dvp,dvp_insn_p): Add prototypes. | Doug Evans | 1 | -1/+2 | |
Delete old txvu stuff. | |||||
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 | * dis-asm.h: Add flag INSN_HAS_RELOC to tell disassembly | Fred Fish | 1 | -0/+1 | |
function there is a reloc on this line. | |||||
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 | -2/+7 | |
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-22 | * dis-asm.h (print_insn_txvu): Declare. | Doug Evans | 2 | -3/+31 | |
1997-12-22 | * common.h (EM_CYGNUS_TXVU): New macro. | Doug Evans | 3 | -3/+7 | |
1997-12-22 | * txvu.h: New file. | Doug Evans | 3 | -4/+77 | |
1997-12-16 | Added m32rx sanitization | Nick Clifton | 1 | -0/+28 | |
1997-12-15 | Add support for m32rx processor. | Nick Clifton | 2 | -0/+69 | |