* mips-dis.c (_print_insn_mips): Set target_processor as appropriate.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index b772d4ba0e923801871988ad7666c0cdfbdedefd..0e732a8c771c7ac53c84c67a8443cbab7d193a46 100644 (file)
@@ -1,3 +1,65 @@
+Tue Jan 27 21:52:59 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * mips-dis.c (_print_insn_mips): Set target_processor as appropriate.
+       Only recognize instructions for the current target_processor.
+
+start-sanitize-sky
+Tue Jan 27 14:11:04 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * txvu-dis.c (*): Update to use new arguments in
+       parse/insert/extract/print fns.
+       * txvu-opc.c (*): Likewise.
+
+Mon Jan 26 16:25:51 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * txvu-dis.c (print_insn): Extract/print fns take pointer to
+       insn now and not insn itself.
+       * txvu-opc.c: insert/extract/print fns take pointer to
+       insn now and not insn itself.  Add initial dma,pke,gpuif support.
+       Parse fn no longer needs to set errmsg = NULL for success.
+       (lookup_keyword_{value,name}): New functions.
+       (scan_symbol): New function.
+       (issymchar,SKIP_BLANKS): New macros.
+
+Fri Jan 23 01:49:24 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * txvu-opc.c (txvu_operands, UBC): Add extract entry.
+       (txvu_operands, UACCDEST): Not a fake operand.
+       (txvu_operands, UXYZ): Move parse entry to insert entry.
+       (txvu_operands, LVI01): Not a fake operand.
+       (txvu_upper_opcodes): Fix spelling of minii instruction.
+       (printf_vfreg): Print register number with "%02ld".
+       (print_bcftreg): Likewise.
+       (print_accdest): Pass `dest' to _print_dest.
+       (insert_xyz): Renamed from parse_xyz.
+       (parse_dest1,insert_luimm12up6): New functions.
+       (txvu_operands): New operands LUIMM12UP6, LDEST1.
+       (txvu_lower_opcodes): Clean up pass over table.
+       (parse_dotdest1): Fix dest calculation.
+       (_parse_sdest): Fix typo.
+
+end-sanitize-sky
+Thu Jan 22 16:20:17 1998  Fred Fish  <fnf@cygnus.com>
+
+       * d10v-dis.c (PC_MASK): Correct value.
+       (print_operand): If there's a reloc, don't calculate the
+       address because they could be in different sections.
+
+start-sanitize-cygnus
+Thu Jan 22 16:10:32 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * cgen.sh: Rewrite to be like simulator's version.
+       * Makefile.am (cgen): Update call to cgen.sh.
+       * Makefile.in: Regenerate
+
+end-sanitize-cygnus
+Fri Jan 16 15:29:11 1998  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       * mips-opc.c (mips_builtin_opcodes): Move 4010's "addciu"
+       instruction after the 4650's "mul" instruction; nobody's using the
+       4010 these days.  If object files someday indicate which processor
+       variant they're intended for, we can do a better job at this.
+
 start-sanitize-r5900
 Tue Jan 13 09:21:56 1998  Jeffrey A Law  (law@cygnus.com)
 
This page took 0.024661 seconds and 4 git commands to generate.