From: David Edelsohn Date: Wed, 30 Aug 1995 20:57:07 +0000 (+0000) Subject: sparc prefetch insn stuff. X-Git-Tag: gdb-4_18~11018 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a69d3a72867dbc09cf68844eb26f508f714691be;p=external%2Fbinutils.git sparc prefetch insn stuff. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index e80421b..f3eff7d 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,11 @@ +Wed Aug 30 13:52:28 1995 Doug Evans + + * sparc-opc.c (sparc_opcodes, prefetcha insn): Fix. + (lookup_{name,value}): New functions. + (prefetch_table): New static local. + (sparc_{encode,decode}_prefetch): New functions. + * sparc-dis.c (print_insn): Handle '*' arg (prefetch function). + start-sanitize-sh3e Wed Aug 30 11:11:58 1995 Jim Wilson