Mercurial > libavcodec.hg
diff vc1dsp.c @ 9596:182f35c8eaed libavcodec
PPC: implement MULH() in assembler
Left to its own devices, gcc calculates the full 64-bit product only to
discard the low 32 bits. This forces it to do the right thing.
20% faster MP3 decoding on G4.
author | mru |
---|---|
date | Mon, 04 May 2009 17:31:15 +0000 |
parents | 3970fe47fea3 |
children | 7a116de63777 |