From 90c45f319fd4031a2d996f33a8de1a7a26687f51 Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Wed, 30 Aug 1995 23:17:12 +0000 Subject: [PATCH] * sparc-opc.c (sparc_opcodes): Delete duplicate wr %y insn. Add clrx, iprefetch, signx, clruw, cas, casl, casx, casxl synthetic sparc64 insns. --- opcodes/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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. -- 2.30.2