projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a52f75a
)
sparc prefetch insn stuff.
author
David Edelsohn
<dje.gcc@gmail.com>
Wed, 30 Aug 1995 20:57:07 +0000
(20:57 +0000)
committer
David Edelsohn
<dje.gcc@gmail.com>
Wed, 30 Aug 1995 20:57:07 +0000
(20:57 +0000)
opcodes/ChangeLog
patch
|
blob
|
history
diff --git
a/opcodes/ChangeLog
b/opcodes/ChangeLog
index e80421bd60d9987704766d22b535d00567b30dfa..f3eff7d982f58fb257e81d1219ff28174e56132e 100644
(file)
--- a/
opcodes/ChangeLog
+++ b/
opcodes/ChangeLog
@@
-1,3
+1,11
@@
+Wed Aug 30 13:52:28 1995 Doug Evans <dje@canuck.cygnus.com>
+
+ * 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 <wilson@chestnut.cygnus.com>