Re: SIMD intrinsic function "_mm_store_si128" illegal in GCC?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



That means GCC supports it OK, but your machine doesn't. Are you sure the machine's CPU where you execute this actually supports those instructions?

On 08/20/2009 08:05 PM, Lingchuan (LC) Meng wrote:
Hi Brian,

Thank you! Here's the header files included:

#include<xmmintrin.h>
#include<emmintrin.h>
#include<smmintrin.h>

The compilation is okay, no error message. It's during execution that
I see the "Illegal instruction" error message.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux