mirror of
https://github.com/intel/isa-l.git
synced 2024-12-12 17:33:50 +01:00
6e2013391a
This patch introduces the base, avx and sse optimized zero detect memory function. The zero detect memory function tests if a memory region is all zeroes. If all the bytes in the memory region are zero, the function return a zero. Otherwise, if the memory region has non zero bytes, the zero detect function returns a 1. Change-Id: If965badf750377124d0067d09f888d0419554998 Signed-off-by: John Kariuki <John.K.Kariuki@intel.com> |
||
---|---|---|
.. | ||
crc64.h | ||
crc.h | ||
erasure_code.h | ||
gf_vect_mul.h | ||
igzip_lib.h | ||
mem_routines.h | ||
multibinary.asm | ||
raid.h | ||
reg_sizes.asm | ||
test.h | ||
types.h |