From: David Edelsohn Date: Wed, 30 Aug 1995 23:17:12 +0000 (+0000) Subject: * sparc-opc.c (sparc_opcodes): Delete duplicate wr %y insn. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=90c45f319fd4031a2d996f33a8de1a7a26687f51;p=binutils-gdb.git * sparc-opc.c (sparc_opcodes): Delete duplicate wr %y insn. Add clrx, iprefetch, signx, clruw, cas, casl, casx, casxl synthetic sparc64 insns. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index f3eff7d982f..82863ce8129 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,6 +1,10 @@ Wed Aug 30 13:52:28 1995 Doug Evans - * sparc-opc.c (sparc_opcodes, prefetcha insn): Fix. + * sparc-opc.c (sparc_opcodes): Delete duplicate wr %y insn. + Add clrx, iprefetch, signx, clruw, cas, casl, casx, casxl synthetic + sparc64 insns. + + * sparc-opc.c (sparc_opcodes): Fix prefetcha insn. (lookup_{name,value}): New functions. (prefetch_table): New static local. (sparc_{encode,decode}_prefetch): New functions.