OSDN Git Service

Add a missing ','.
authorH.J. Lu <hjl@lucon.org>
Thu, 3 Jan 2008 05:27:55 +0000 (05:27 +0000)
committerH.J. Lu <hjl@lucon.org>
Thu, 3 Jan 2008 05:27:55 +0000 (05:27 +0000)
opcodes/ChangeLog-2007

index 50cd4bd..21fb65c 100644 (file)
@@ -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>