_mm_cvtss_f32 intrinsic availability
_mm_cvtss_f32 intrinsic availability
- Subject: _mm_cvtss_f32 intrinsic availability
- From: Rustam Muginov <email@hidden>
- Date: Mon, 27 Nov 2006 10:23:18 +0300
Hello all.
Recent versions of XCode/gcc (i think this started with XCode 2.4)
added the _mm_cvtss_f32(__m128) intrinsic for i386 architecture.
Previous versions did not had it.
Our project failing to build on the XCode 2.4 or later.
How can i distinguish (compile-time) if this intrinsic is available or
not?
Thank you in advance.
--
Sincerely,
Rustam Muginov
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden