From: <do...@do...> - 2005-03-13 12:49:39
|
Update of /cvs/SheepShaver/src/Unix Modified Files: configure.ac Log Message: MMX/SSE/SSE2 optimizations are now converted to full inline assembly code, aka avoid use of (possibly broken) GCC intrinsics. Add some SSE2 optimizations. Translate VSLDOI, MFVSCR, MTVSCR instructions. AltiVec Fractal Carbon now shows more than 1 GFlops performance! |