From: Doug Evans Date: Fri, 13 Feb 1998 01:48:16 +0000 (+0000) Subject: (vu_operands): New element UFLAGS. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a7dead174d233d7f67cec6c3329636d71338dfc7;p=binutils-gdb.git (vu_operands): New element UFLAGS. (parse_uflags,print_uflags): New functions. (vu_upper_opcodes): Add UFLAGS to all insns. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index bd55e01f743..3f9b3549ae1 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -2,6 +2,9 @@ start-sanitize-sky Thu Feb 12 11:01:40 1998 Doug Evans * 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