On Thursday 25 October 2007 12:43, Denys Vlasenko wrote: > Hi Hervert, > > Please review and maybe propagate upstream following patches. > > camellia3.diff > Optimize GETU32 to use 4-byte memcpy (modern gcc will convert > such memcpy to single move instruction on i386). > Original GETU32 did four byte fetches, and shifted/XORed those. Signed-off-by: Denys Vlasenko -- vda