The fix is for PR 4834, not PR 4835.

This commit is contained in:
H.J. Lu 2007-07-29 18:37:21 +00:00
parent 34828aad95
commit 59d5bbeb35
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
2007-07-28 H.J. Lu <hongjiu.lu@intel.com> 2007-07-28 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/4835 PR binutils/4834
* gas/i386/simd-intel.d: Updated. * gas/i386/simd-intel.d: Updated.
* gas/i386/simd.d: Likewise. * gas/i386/simd.d: Likewise.
* gas/i386/x86-64-simd-intel.d: Likewise. * gas/i386/x86-64-simd-intel.d: Likewise.

View File

@ -1,6 +1,6 @@
2007-07-28 H.J. Lu <hongjiu.lu@intel.com> 2007-07-28 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/4835 PR binutils/4834
* i386-dis.c (Eq): New. * i386-dis.c (Eq): New.
(EMC): Renamed to ... (EMC): Renamed to ...
(EMCq): This. Use q_mode instead of v_mode. (EMCq): This. Use q_mode instead of v_mode.