Hi, I just finished coding a software implementation of emmintrin.h. It removes all of the builtins and uses inlined C functions instead. This is to allow SSE2 based code to run, albeit slowly, on machines without SSE2 support. I am looking for a program, script, or whatever that can be used to test all 200 odd _mm_* SSE2 functions to make sure that they actually work right. Presumably such a thing must be included in the gcc distribution, so that a new build can be verified to work properly. However I have no clue where it would be or how to use it. Can somebody please point me in the right direction?
Thank you, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech