diff options
-rw-r--r-- | opcodes/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index bd55e01..3f9b354 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -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> |