Module swiss_army_knife::sse2[][src]

SSE2 support, including functions one might assume to be present as intrinsics provided by Intel but aren’t.

Functions

_mm_reduce_add_epu8

This is inefficient and should be avoided inside loops.

_mm_reduce_add_epu32

This is inefficient and should be avoided inside loops.