K 10 svn:author V 3 bde K 8 svn:date V 27 1999-01-09T13:50:52.000000Z K 7 svn:log V 234 Removed the asm version of translate_bytes(). When both the C version and the asm version are inlined, and everything is cached, the asm version is 1.75 times slower than the C version on P5's. On K6's, it is only 1.25 times slower. END