Fri Nov 1 10:29:11 1996 Richard Henderson <rth@tamu.edu>
authorIan Lance Taylor <ian@airs.com>
Fri, 1 Nov 1996 18:30:43 +0000 (18:30 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 1 Nov 1996 18:30:43 +0000 (18:30 +0000)
* alpha-dis.c (print_insn_alpha): Use new NOPAL mask for
standard disassembly.

* alpha-opc.c (alpha_operands): Rearrange flags slot.
(alpha_opcodes): Add new BWX, CIX, and MAX instructions.
Recategorize PALcode instructions.

opcodes/ChangeLog

index ca97f10e504ac3ead85ebe6cc24b84e4d33717d6..fc6d5481cc73bb0d758157fb122703e5bd713171 100644 (file)
@@ -1,3 +1,12 @@
+Fri Nov  1 10:29:11 1996  Richard Henderson  <rth@tamu.edu>
+
+       * alpha-dis.c (print_insn_alpha): Use new NOPAL mask for
+       standard disassembly.
+
+       * alpha-opc.c (alpha_operands): Rearrange flags slot.
+       (alpha_opcodes): Add new BWX, CIX, and MAX instructions.  
+       Recategorize PALcode instructions.
+
 start-sanitize-v850
 Wed Oct 30 16:46:58 1996  Jeffrey A Law  (law@cygnus.com)