Ping Patch: PR target/24879: SSE3 intrinsic bug

Ian Lance Taylor ian@airs.com
Mon May 8 03:25:00 GMT 2006


"H. J. Lu" <hjl@lucon.org> writes:

> Maybe the hybrid 64bit monitor is better. Here is the updated patch.
> 
> 
> H.J.
> ----
> gcc/
> 
> 2006-05-04  H.J. Lu  <hongjiu.lu@intel.com>
> 
> 	PR target/24879
> 	* config/i386/pmmintrin.h (_mm_monitor): Remove macro. Use
> 	inline function.
> 	(_mm_mwait): Likewise.
> 
> 	* config/i386/sse.md (sse3_mwait): Replace "mwait\t%0, %1" with
> 	"mwait".
> 	(sse3_monitor): Make it 32bit only.
> 	(sse3_monitor64): New. 64bit monitor.
> 
> gcc/testsuite/
> 
> 2006-05-04  H.J. Lu  <hongjiu.lu@intel.com>
> 
> 	PR target/24879
> 	* gcc.target/i386/monitor.c: New file.

This is OK.  Thanks.

Ian



More information about the Gcc-patches mailing list