* v850-opc.c (v850_opcodes): Add null opcode to mark the
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 704b513057316e3a3a4b16ce7bf3a51f9e248c56..e3369c0b214d401d8ef922ffe148dc36402bbcbd 100644 (file)
@@ -1,6 +1,41 @@
 start-sanitize-v850
+Wed Aug 28 15:55:43 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * v850-opc.c (v850_opcodes): Add null opcode to mark the
+       end of the opcode table.
+
+end-sanitize-v850
+start-sanitize-d10v
+Mon Aug 26 13:35:53 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
+
+       * d10v-opc.c (pre_defined_registers): Added register pairs,
+       "r0-r1", "r2-r3", etc.
+
+end-sanitize-d10v      
+start-sanitize-v850
 Fri Aug 23 00:27:01 1996  Jeffrey A Law  (law@cygnus.com)
 
+       * v850-opc.c (v850_operands): Make I16 be a signed operand.
+       Create I16U for an unsigned 16bit mmediate operand.
+       (v850_opcodes): Use I16U for "ori", "andi" and "xori".
+
+       * v850-opc.c (v850_operands): Define EP operand.
+       (IF4A, IF4B, IF4C, IF4D): Use EP.
+
+       * v850-opc.c (v850_opcodes): Fix opcode numbers for "mov"
+       with immediate operand, "movhi".  Tweak "ldsr".
+
+       * v850-opc.c (v850_opcodes): Get ld.[bhw] and st.[bhw]
+       correct.  Get sld.[bhw] and sst.[bhw] closer.
+
+       * v850-opc.c (v850_operands): "not" is a two byte insn
+
+       * v850-opc.c (v850_opcodes): Correct bit pattern for setf.
+
+       * v850-opc.c (v850_operands): D16 inserts at offset 16!
+
+       * v850-opc.c (two): Get order of words correct.
+
        * v850-opc.c (v850_operands): I16 inserts at offset 16!
 
        * v850-opc.c (v850_operands): Add "SR1" and "SR2" for system
This page took 0.024763 seconds and 4 git commands to generate.