SSE intrinsics
807575Jun 28 2006 — edited Jun 30 2006How do I make use of the SSE intrinsics like loadaps, addps, etc directly using the sun compiler? With GCC, I can use __builtin_ia32_addps as shown on this page:
http://gcc.gnu.org/onlinedocs/gcc-3.4.1/gcc/X86-Built-in-Functions.html