(vu_operands): New element UFLAGS.
authorDoug Evans <dje@google.com>
Fri, 13 Feb 1998 01:48:16 +0000 (01:48 +0000)
committerDoug Evans <dje@google.com>
Fri, 13 Feb 1998 01:48:16 +0000 (01:48 +0000)
(parse_uflags,print_uflags): New functions.
(vu_upper_opcodes): Add UFLAGS to all insns.

opcodes/ChangeLog

index bd55e01..3f9b354 100644 (file)
@@ -2,6 +2,9 @@ start-sanitize-sky
 Thu Feb 12 11:01:40 1998  Doug Evans  <devans@canuck.cygnus.com>
 
        * dvp.opc.c: Nicely format opcode tables.
+       (vu_operands): New element UFLAGS.
+       (parse_uflags,print_uflags): New functions.
+       (vu_upper_opcodes): Add UFLAGS to all insns.
 
 end-sanitize-sky
 Thu Feb 12 03:41:00 1998  J"orn Rennecke  <amylaar@cygnus.co.uk>