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:
454b0cc
)
* i386-dis.c: (dis386_twobyte): Add MMX instructions.
author
Ian Lance Taylor
<ian@airs.com>
Mon, 5 May 1997 21:19:09 +0000
(21:19 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Mon, 5 May 1997 21:19:09 +0000
(21:19 +0000)
(twobyte_has_modrm): Likewise.
(grps): Likewise.
(OP_MMX, OP_EM, OP_MS): New static functions.
opcodes/ChangeLog
patch
|
blob
|
history
diff --git
a/opcodes/ChangeLog
b/opcodes/ChangeLog
index 8a669209611522aa99f25bc0ed71b1da5caa7da4..6ca827b92aa26a267a65af962bc6fa38624ad194 100644
(file)
--- a/
opcodes/ChangeLog
+++ b/
opcodes/ChangeLog
@@
-1,5
+1,10
@@
Mon May 5 14:28:41 1997 Ian Lance Taylor <ian@cygnus.com>
+ * i386-dis.c: (dis386_twobyte): Add MMX instructions.
+ (twobyte_has_modrm): Likewise.
+ (grps): Likewise.
+ (OP_MMX, OP_EM, OP_MS): New static functions.
+
* i386-dis.c: Revert patch of April 4. The output now matches
what gcc generates.