isa-l/include
John Kariuki 6e2013391a mem: Add zero detect memory functions
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>
2018-09-25 14:33:31 -07:00
..
crc64.h Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
crc.h crc: Add t10dif+copy function 2017-12-18 15:59:17 -07:00
erasure_code.h ec: Fix doxygen comment format for gen_rs_matrix 2017-10-17 10:18:45 -07:00
gf_vect_mul.h Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
igzip_lib.h igzip: Create generic deflate performance utility 2018-09-20 11:12:02 -07:00
mem_routines.h mem: Add zero detect memory functions 2018-09-25 14:33:31 -07:00
multibinary.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
raid.h Add raid unit 2016-04-26 15:58:49 -07:00
reg_sizes.asm build: Fix warnings on mac for objects defining no symbols 2018-06-21 14:39:08 -07:00
test.h Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
types.h types.h: remove [U]INT{8,16,32,64} typedefs 2018-03-29 09:35:25 -07:00