Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-04-21 | Tue Apr 21 17:11:32 1998 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 1 | -0/+10 | |
* i386.h (i386_optab): Change iclrKludge and imulKludge to regKludge. Add operands types for string instructions. | |||||
1998-04-19 | * i386.h (Z_): Renamed from `_' to avoid clash with common alias | Tom Tromey | 2 | -417/+422 | |
for `gettext'. | |||||
1998-04-07 | * dvp.h (dvp_expand_macro): Declare. | Doug Evans | 1 | -0/+7 | |
(vif_macros,vif_macro_count): Declare. | |||||
1998-04-03 | Fri Apr 3 12:04:48 1998 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 2 | -180/+205 | |
* i386.h: Remove NoModrm flag from all insns: it's never checked. Add IsString flag to string instructions. (IS_STRING): Don't define. (LOCK_PREFIX_OPCODE, CS_PREFIX_OPCODE, DS_PREFIX_OPCODE): Define. (ES_PREFIX_OPCODE, FS_PREFIX_OPCODE, GS_PREFIX_OPCODE): Define. (SS_PREFIX_OPCODE): Define. | |||||
1998-03-31 | fix copyright | Ian Lance Taylor | 1 | -1/+1 | |
1998-03-31 | * i386.h: Revert March 24 patch; no more LinearAddress. | Ian Lance Taylor | 1 | -32/+34 | |
1998-03-30 | comment fix | Ian Lance Taylor | 1 | -1/+1 | |
1998-03-30 | Mon Mar 30 10:25:54 1998 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 2 | -6/+16 | |
* i386.h (i386_optab): Change second operand constraint of `mov sreg,reg|mem' instruction from Reg16|Mem to WordReg|WordMem to allow legal instructions such as `movl %gs,%esi' | |||||
1998-03-27 | * h8300.h: Various changes to fully bracket initializers. | Ian Lance Taylor | 1 | -0/+5 | |
1998-03-25 | * dvp.h (DVP_OPERAND_UNPACK_ADDRESS): New macro. | Doug Evans | 1 | -0/+8 | |
(vif_unpack_len_value): Update prototype. (vif_get_var_data,vif_get_wl_cl): Add prototypes. | |||||
1998-03-24 | Tue Mar 24 18:32:47 1998 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 1 | -0/+4 | |
* i386.h: Set LinearAddress for lidt and lgdt. | |||||
1998-03-23 | * dvp.h (vif_operand_datalen_special): Declare. | Doug Evans | 1 | -0/+20 | |
1998-03-09 | remove whitespace triggering Sanitize bug | Ken Raeburn | 1 | -1/+1 | |
1998-03-03 | * mips.h (INSN_4320) : Added. | Gavin Romig-Koch | 2 | -1/+36 | |
1998-03-02 | * cgen.h (CGEN_BOOL_ATTR): New macro. | Doug Evans | 1 | -0/+4 | |
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 | |