[Zlib-devel] crc32 big/little endian

Joakim Tjernlund joakim.tjernlund at transmode.se
Fri Apr 23 17:03:59 EDT 2010


>
> On Apr 22, 2010, at 3:44 AM, Joakim Tjernlund wrote:
> > Introducing a help ptr for the tables used to help in the past.
>
> What's a "help ptr"?

t0 = tab[0];
t1 = tab[1];
t2 = tab[2];
t3 = tab[3];

Then use tx in the CRC macros. This is just a guess, but I do know
such things helped on PPC with gcc ~3.4.6





More information about the Zlib-devel mailing list