On Wed, 2002-02-13 at 16:09, Dan Kenigsberg wrote: > Did anyone around try running Pentium MMX code? > > I failed miserably trying to find a working demo code. > For example, the one from > http://min.ecn.purdue.edu/~rfisher/Research/Libmmx/libmmx-990416.tgz > does not compile on gcc version 2.95.2 or gcc version 3.0.3. > At first it complains about extern inline functions (!?) and having that > repaired -- about ``fixed or forbidden register 0 (ax) was spilled for class > AREG''. > > I'd be grateful if someone gave me a "lead".
The LAME MP3 encoder uses some MMX code for optimization, as does MPlayer the movie player (which also uses 3DNow! and SSI). You can download their source code and see how they do it: LAME: http://www.sulaco.org/mp3 MPlayer: http://www.mplayerhq.hu/ -- Alex Shnitman <[EMAIL PROTECTED]> http://alexsh.hectic.net/ UIN 188956 PGP 0xEC5D619D / E1 F2 7B 6C A0 31 80 28 63 B8 02 BA 65 C7 8B BA ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]