isa-l/mem
Greg Tucker ede04f0a1f build: Fix for windows to allow nasm use
Previously windows build could only use yasm because some procedural items such
as proc_start were not supported by nasm.  This adds a few macros and fixes so
nasm can be used to build on windows.

Change-Id: Ia05dc3ff482f33b0f915bb1be3c7df5e4a753b3a
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
2020-03-17 18:05:46 -07:00
..
aarch64 multibinary: Add run-time cpu feature detect for aarch64 2019-08-26 17:58:42 +08:00
Makefile.am enable VSX SIMD in ISA-L for ppc64le 2020-02-20 09:40:43 -07:00
mem_multibinary.asm mem: Add zero detect memory functions 2018-09-25 14:33:31 -07:00
mem_zero_detect_avx.asm build: Fix for windows to allow nasm use 2020-03-17 18:05:46 -07:00
mem_zero_detect_base_aliases.c mem: Add zero detect memory functions 2018-09-25 14:33:31 -07:00
mem_zero_detect_base.c mem: Remove unaligned loads in base function 2019-03-07 09:27:50 -07:00
mem_zero_detect_perf.c all: Revamp performance testing to be time based 2019-03-07 09:28:04 -07:00
mem_zero_detect_sse.asm build: Fix for windows to allow nasm use 2020-03-17 18:05:46 -07:00
mem_zero_detect_test.c mem: Change test r and l data type to avoid unsigned add overflow 2019-03-07 09:27:50 -07:00