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:
a31ace0
)
Add a missing ','.
author
H.J. Lu
<hjl.tools@gmail.com>
Thu, 3 Jan 2008 05:27:55 +0000
(
05:27
+0000)
committer
H.J. Lu
<hjl.tools@gmail.com>
Thu, 3 Jan 2008 05:27:55 +0000
(
05:27
+0000)
opcodes/ChangeLog-2007
patch
|
blob
|
history
diff --git
a/opcodes/ChangeLog-2007
b/opcodes/ChangeLog-2007
index 50cd4bdf0bb6cc16fd5c6bc3d69166ac9e2fe6c8..21fb65c3b359f5e37fdd1cbe6e6746b4405c6a5d 100644
(file)
--- a/
opcodes/ChangeLog-2007
+++ b/
opcodes/ChangeLog-2007
@@
-20,7
+20,7
@@
(i386_cpu_flags): Add cpusse4_1_or_5.
* i386-opc.tbl: Use CpuSSE4_1_Or_5 instead of CpuSSE4_1|CpuSSE5
- on ptest roundpd, roundps, roundsd and roundss.
+ on ptest
,
roundpd, roundps, roundsd and roundss.
2007-12-23 H.J. Lu <hongjiu.lu@intel.com>