Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-02-21 | * dvp-dis.c (print_gif): Complete. | Doug Evans | 1 | -0/+10 | |
* dvp-opc.c (gif_operands,gif_opcodes): Complete. (state_gif_{nregs,regs,nloop}): New static locals. (*_gif_*): Complete. (dvp_opcode_init_{parse,print}): Init gif state locals. | |||||
1998-02-20 | Fix it right this time. | Jeff Law | 1 | -1/+1 | |
1998-02-20 | * mips-opc.c (mula.s): Renamed from multa.s. | Jeff Law | 2 | -3/+13 | |
1998-02-20 | * m32r-opc.[ch]: Regenerate. | Doug Evans | 3 | -373/+395 | |
1998-02-19 | Rewrite dma operands/opcodes tables. | Doug Evans | 1 | -0/+11 | |
1998-02-18 | * dvp-dis.c (print_vu): Handle loi insns. | Doug Evans | 1 | -0/+6 | |
(print_insn): Likewise. * dvp-opc.c (vu_lower_opcodes): Add "loi". | |||||
1998-02-18 | * dvp-opc.c (parse_vfreg): Dest spec is optional. | Doug Evans | 1 | -0/+9 | |
(print_vfreg): Don't print dest spec. (parse_accdest): Dest spec is optional. (print_accdest): Don't print dest spec. | |||||
1998-02-18 | * Makefile.am (CGENFILES): Update. | Doug Evans | 2 | -17/+28 | |
* Makefile.in: Regenerate. * cgen-asm.in (insert_normal): Result is error message now. Validate value to be inserted. (insert_insn_normal): Result is error message now. (@arch@_cgen_assemble_insn): Update. * cgen-asm.c (cgen_parse_{signed,unsigned}_integer): Delete min,max arguments. Don't perform validation here. * m32r-asm.c,m32r-dis.c,m32r-opc.c: Regenerate. | |||||
1998-02-13 | Fix comment. | Doug Evans | 1 | -1/+2 | |
1998-02-13 | * cgen-opc.in (@arch@_cgen_get_insn_operands): Handle empty | Doug Evans | 3 | -2/+10 | |
operand instance list. * m32r-opc.c: Regenerate. | |||||
1998-02-13 | * Makefile.am (AUTOMAKE_OPTIONS): Define. | Ian Lance Taylor | 3 | -45/+65 | |
* configure, Makefile.in, aclocal.m4: Rebuild with automake 1.2e. | |||||
1998-02-13 | x | Ian Lance Taylor | 1 | -0/+1 | |
1998-02-13 | Oops, fix typo. | Mark Alexander | 1 | -1/+1 | |
1998-02-13 | * mn10300-dis.c (print_insn_mn10300): Recognize break instruction. | Mark Alexander | 1 | -0/+4 | |
1998-02-13 | * configure.in: Get the version number from BFD. | Ian Lance Taylor | 2 | -77/+76 | |
* configure: Rebuild. | |||||
1998-02-13 | * Makefile.am (libopcodes_la_LDFLAGS): Define. | Ian Lance Taylor | 3 | -2/+8 | |
* Makefile.in: Rebuild. | |||||
1998-02-13 | Regenerated after modifying cgen/m32r.cpu to remove WRITE_LR and WRITE_SRC | Nick Clifton | 3 | -214/+192 | |
attributes. | |||||
1998-02-13 | tweak last entry | Doug Evans | 1 | -1/+1 | |
1998-02-13 | * cgen-opc.in (@arch@_cgen_lookup_insn): New argument alias_p. | Doug Evans | 3 | -525/+678 | |
Ignore ALIAS insns if asked to. (@arch@_cgen_get_insn_operands): Pass 0 for alias_p, NULL for insn. * m32r-opc.c: Regenerate. | |||||
1998-02-13 | (vu_operands): New element UFLAGS. | Doug Evans | 1 | -0/+3 | |
(parse_uflags,print_uflags): New functions. (vu_upper_opcodes): Add UFLAGS to all insns. | |||||
1998-02-13 | Regenerate with less verbose operand instance tables. | Doug Evans | 1 | -164/+170 | |
1998-02-12 | * dvp.opc.c: Nicely format opcode tables. | Doug Evans | 1 | -0/+6 | |
1998-02-12 | opcodes: | Joern Rennecke | 1 | -0/+8 | |
* 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 | Regenerated to use correct symbol concat macro. | Doug Evans | 1 | -1/+1 | |
1998-02-12 | * cgen-opc.in: New file. | Doug Evans | 10 | -512/+1731 | |
* cgen.sh: Translate @ARCH@. Cat cgen-opc.in into @arch@-opc.c. * Makefile.am (CGENFILES): Add cgen-opc.in. * Makefile.in: Regenerate. * cgen-opc.c (cgen_set_cpu): Delete init of hw list `next' chain. (cgen_hw_lookup): Make result const. * cgen-dis.in (*): Use PTR instead of void *. (print_insn): Delete unused vars `i', `syntax'. * m32r-opc.h, m32r-opc.c, m32r-asm.c, m32r-dis.c: Regenerate. | |||||
1998-02-10 | * dvp-opc.c (*): pke,gpuif renamed to vif,gif. | Doug Evans | 1 | -0/+7 | |
* dvp-dis.c (*): Likewise. | |||||
1998-02-07 | * configure, aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 1 | -0/+4 | |
1998-02-05 | Repeat/repeati are pc-relative | Michael Meissner | 1 | -0/+7 | |
1998-02-05 | * configure.in: Set libtool_enable_shared rather than | Ian Lance Taylor | 3 | -203/+299 | |
libtool_shared. Remove diversion hack. * configure, Makefile.in, aclocal.m4: Rebuild with new libtool. | |||||
1998-02-04 | * cgen-opc.c (cgen_set_cpu): Initialize hardware table. | Doug Evans | 3 | -393/+1058 | |
* m32r-opc.h, m32r-opc.c, m32r-asm.c, m32r-dis.c: Update. | |||||
1998-02-04 | add sanitization of m32rx PIPE attribute, redact can do this more cleanly | Doug Evans | 1 | -1/+3 | |
1998-02-03 | Added m32rx sanitization. | Nick Clifton | 1 | -0/+28 | |
1998-02-03 | Mon Feb 2 19:22:15 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU> | Ian Lance Taylor | 2 | -0/+705 | |
* tic30-dis.c: New file. * disassemble.c (disassembler): Add bfd_arch_tic30 case. * configure.in: Handle bfd_tic30_arch. * Makefile.am: Rebuild dependencies. (CFILES): Add tic30-dis.c (ALL_MACHINES): Add tic30-dis.lo. * configure, Makefile.in: Rebuild. | |||||
1998-02-02 | Removed mulwhi-a mulwlo-a, macwhi-a, macwlo-a instructions. | Nick Clifton | 1 | -0/+8 | |
1998-01-30 | * dvp-opc.c, a bunch of little change to the instruction table to make | Ian Carmichael | 1 | -0/+6 | |
* it consistent with the SCE asmvu assembler (and inconsistent with the * spec). | |||||
1998-01-30 | fix d30v and sky sanitization | Doug Evans | 1 | -2/+4 | |
1998-01-30 | * Fix MAXi encoding, Fix pkemscal/pkemscalf order. | Ian Carmichael | 1 | -1/+10 | |
1998-01-30 | (print_insn_little_mips): tweak dvp support. | Doug Evans | 1 | -1/+1 | |
1998-01-29 | * m32r-opc.h (HAVE_CPU_M32R): Define. | Doug Evans | 2 | -0/+9 | |
1998-01-29 | fix typo | Doug Evans | 2 | -2/+2 | |
1998-01-28 | update copyright date | Doug Evans | 1 | -1/+1 | |
1998-01-28 | * dvp-dis.c, dvp-opc.c: New files. | Doug Evans | 10 | -3006/+49 | |
* configure.in: Compile them if bfd_dvp_arch, as well as mips. * configure: Regenerate. * Makefile.am (ALL_MACHINES): Add dvp-{dis,opc}.lo. (dvp-dis.lo,dvp-opc.lo): Add rules for. (mips-dis.lo): Compile with @archdefs@. * Makefile.in: Regenerate. * disassemble.c: Define ARCH_mips ifdef ARCH_dvp. * mips-dis.c (print_insn_little_mips): Check for DVP insns. plus delete old txvu stuff | |||||
1998-01-28 | Report combined alignment and size overflow errors. | Nick Clifton | 1 | -0/+5 | |
1998-01-28 | * mips-dis.c (_print_insn_mips): Set target_processor as appropriate. | Jeff Law | 3 | -4/+155 | |
Only recognize instructions for the current target_processor. | |||||
1998-01-28 | *** empty log message *** | James Lemke | 1 | -75/+108 | |
1998-01-27 | * txvu-dis.c (*): Update to use new arguments in | Doug Evans | 3 | -221/+464 | |
parse/insert/extract/print fns. * txvu-opc.c (*): Likewise. | |||||
1998-01-27 | allow '/' in addition to '.' in dest spec | Doug Evans | 1 | -3/+3 | |
1998-01-27 | fix ior encoding | Doug Evans | 1 | -3/+9 | |
1998-01-27 | add more pke/dma/gpuif parsing support | Doug Evans | 1 | -7/+156 | |
1998-01-27 | add comment | Doug Evans | 1 | -0/+3 | |