25/02/2014 11:07, H. Peter Anvin:
> From: "H. Peter Anvin"
>
> Checkin
>
> a132a9cf2bcd440a974b9d3f5c44ba30b2c895a1 hash: use intrinsic
>
> changed the rte_hash_crc.h from using the crc32 instruction via inline
> assembly to using an intrinsic. The intrinsic should allow for better
> compiler
From: "H. Peter Anvin"
Checkin
a132a9cf2bcd440a974b9d3f5c44ba30b2c895a1 hash: use intrinsic
changed the rte_hash_crc.h from using the crc32 instruction via inline
assembly to using an intrinsic. The intrinsic should allow for better
compiler performance, but the change did not account for the
2 matches
Mail list logo