From: Doug Evans Date: Wed, 9 Dec 1998 23:28:41 +0000 (+0000) Subject: bring changes over from sky-980617-branch X-Git-Tag: gdb-4_18~565 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=76ffe169eb0db68074720bfc55f662a150cb45d7;p=external%2Fbinutils.git bring changes over from sky-980617-branch --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 0198965..58ac5d7 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -5,6 +5,24 @@ Wed Dec 9 14:57:23 1998 Doug Evans * dvp-opc.c (vu_lower_opcodes): Update mtir entry. (extract_ffstreg): Fix calculation of reg part of returned value. + Wed Jul 29 09:41:19 1998 Frank Ch. Eigler + + * dvp-opc.c (vu_lower_opcodes): Allow ISW, ISWR, MFIR instructions + to take multiple destination (xyzw) flags. + + Thu Jul 23 18:26:49 1998 Frank Ch. Eigler + + * dvp-opc.c (vu_operands): Add UW operand type to force ".w" suffix + on ft operand of CLIP. + (insert_w): New function for same. + (vu_opcodes): Use "broadcast" style argument list for two-operand + CLIP insn. Call UW constraint above. + + Mon Jun 22 15:48:29 1998 Ian Carmichael + + * dvp-dis.c (print_insn): Disassemble DVP_OPERAND_RELOC_11_S4 as + base 10. + end-sanitize-sky Tue Dec 8 13:56:18 1998 David Taylor