All Articles Tagged illegal instruction
| Link/Url | Tags |
|---|---|
| illegal instruction when using sse4[Forums] I am writing a code which involves calculating the dot product of two vectors. Therefore, I tried to use the _mm_dp_ps inttrinsic available in sse4, but got an illegal instruction at runtime. There were... Posted: 2010-04-14 03:38:51 | illegal instruction, SSE4 |
