gas/testsuite/
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index e751f9f94d514467e452145e8b12d5f6c7483aab..3d999bb4a51337022f2af47b99db5da6d9281f5a 100644 (file)
@@ -1,3 +1,59 @@
+2007-05-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/4502
+       * i386-dis.c (Suffix3DNow): Replace "pfmulhrw" with "pmulhrw".
+
+2007-05-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-opc.h (ShortForm): Redefined.
+       (Jump): Likewise.
+       (JumpDword): Likewise.
+       (JumpByte): Likewise.
+       (JumpInterSegment): Likewise.
+       (FloatMF): Likewise.
+       (FloatR): Likewise.
+       (FloatD): Likewise.
+       (Size16): Likewise.
+       (Size32): Likewise.
+       (Size64): Likewise.
+       (IgnoreSize): Likewise.
+       (DefaultSize): Likewise.
+       (No_bSuf): Likewise.
+       (No_wSuf): Likewise.
+       (No_lSuf): Likewise.
+       (No_sSuf): Likewise.
+       (No_qSuf): Likewise.
+       (No_xSuf): Likewise.
+       (FWait): Likewise.
+       (IsString): Likewise.
+       (regKludge): Likewise.
+       (IsPrefix): Likewise.
+       (ImmExt): Likewise.
+       (NoRex64): Likewise.
+       (Rex64): Likewise.
+       (Ugh): Likewise.
+
+2007-05-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-dis.c (threebyte_0x38_uses_DATA_prefix): Correct entries
+       for some SSE4 instructions.
+       (threebyte_0x3a_uses_DATA_prefix): Likewise.
+
+2007-05-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-dis.c (CRC32_Fixup): Don't print suffix in Intel mode.
+
+       * i386-opc.c (i386_optab): Remove IgnoreSize and correct operand
+       type for crc32.
+
+2007-05-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-dis.c (CRC32_Fixup): Properly handle Intel mode and
+       check data size prefix in 16bit mode.
+
+       * i386-opc.c (i386_optab): Default crc32 to non-8bit and
+       support Intel mode.
+
 2007-04-30  Mark Salter  <msalter@redhat.com>
        
        * frv-desc.c: Regenerate.
This page took 0.024144 seconds and 4 git commands to generate.