sounds interesting. hopefully microsoft's compiler will support this soon. After all the FX57 was just released with SSE3 support on it.
Teerayoot said:
Teerayoot said:This one i compiled pcsx2SSE2-0.8.1 on Intel c++ compilier 9.0 using vc2003 and turn on optimize with
-Intel Pentium(R) 4 Processor with Streaming SIMD Extensions 3 (SSE3) (/QxP)
-Enable Parallelization (/Qparallel)
if you not have sse3 it will can't be run.
not tested yet because i dont' have sse3 enabled processor .
test and report me will be cool.
Best regard.
Teerayoot.
cooliscool said:edit - my fault! I didn't realize 0.8.1 was our release.. oops! I've unlocked this thread and you can re-attach it, Teerayoot.. my sincerest apologies!
:heh:
Still, automatically compiling for a specific instruction set isn't likely to have much or any affect on performance.. with something like PCSX2, it has to be hand-optimized for any big performance gains.