isa-l/erasure_code
Roy Oursler 4f2d148ae5 erasure_code: Limit efence test length
Change-Id: Ib3bb0fa2fbcbbb759af7ea54fef5ea24ee1ba7cd
Signed-off-by: Roy Oursler <roy.j.oursler@intel.com>
2017-06-21 05:32:19 -04:00
..
ec_base_aliases.c ec: Add base function aliases 2017-03-30 17:40:16 -07:00
ec_base.c ec: Fixes for 32-bit build 2017-03-30 17:56:07 -07:00
ec_base.h Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
ec_highlevel_func.c ec: Fixes for 32-bit build 2017-03-30 17:56:07 -07:00
ec_multibinary.asm Add avx512 versions of ec_encode_data 2016-02-25 17:32:34 -07:00
erasure_code_base_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
erasure_code_base_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
erasure_code_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
erasure_code_sse_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
erasure_code_sse_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
erasure_code_test.c erasure_code: Limit efence test length 2017-06-21 05:32:19 -04:00
erasure_code_update_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
erasure_code_update_test.c erasure_code: Limit efence test length 2017-06-21 05:32:19 -04:00
gf_2vect_dot_prod_avx2.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_2vect_dot_prod_avx512.asm Add avx512 versions of ec_encode_data 2016-02-25 17:32:34 -07:00
gf_2vect_dot_prod_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_2vect_dot_prod_sse_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_2vect_dot_prod_sse_test.c Remove warnings due to unexported functions 2016-02-25 17:32:34 -07:00
gf_2vect_dot_prod_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_2vect_mad_avx2.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_2vect_mad_avx512.asm Add avx512 versions of ec_encode_data 2016-02-25 17:32:34 -07:00
gf_2vect_mad_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_2vect_mad_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_3vect_dot_prod_avx2.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_3vect_dot_prod_avx512.asm Add avx512 versions of ec_encode_data 2016-02-25 17:32:34 -07:00
gf_3vect_dot_prod_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_3vect_dot_prod_sse_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_3vect_dot_prod_sse_test.c Remove warnings due to unexported functions 2016-02-25 17:32:34 -07:00
gf_3vect_dot_prod_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_3vect_mad_avx2.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_3vect_mad_avx512.asm Add avx512 versions of ec_encode_data 2016-02-25 17:32:34 -07:00
gf_3vect_mad_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_3vect_mad_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_4vect_dot_prod_avx2.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_4vect_dot_prod_avx512.asm Add avx512 versions of ec_encode_data 2016-02-25 17:32:34 -07:00
gf_4vect_dot_prod_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_4vect_dot_prod_sse_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_4vect_dot_prod_sse_test.c Remove warnings due to unexported functions 2016-02-25 17:32:34 -07:00
gf_4vect_dot_prod_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_4vect_mad_avx2.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_4vect_mad_avx512.asm Add avx512 versions of ec_encode_data 2016-02-25 17:32:34 -07:00
gf_4vect_mad_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_4vect_mad_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_5vect_dot_prod_avx2.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_5vect_dot_prod_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_5vect_dot_prod_sse_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_5vect_dot_prod_sse_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_5vect_dot_prod_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_5vect_mad_avx2.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_5vect_mad_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_5vect_mad_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_6vect_dot_prod_avx2.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_6vect_dot_prod_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_6vect_dot_prod_sse_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_6vect_dot_prod_sse_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_6vect_dot_prod_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_6vect_mad_avx2.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_6vect_mad_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_6vect_mad_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_inverse_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_dot_prod_1tbl.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_dot_prod_avx2.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_dot_prod_avx512.asm Add avx512 versions of ec_encode_data 2016-02-25 17:32:34 -07:00
gf_vect_dot_prod_avx_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_dot_prod_avx_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_dot_prod_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_vect_dot_prod_base_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_dot_prod_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_dot_prod_sse_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_dot_prod_sse_test.c Remove warnings due to unexported functions 2016-02-25 17:32:34 -07:00
gf_vect_dot_prod_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_vect_dot_prod_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_mad_avx2.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_mad_avx512.asm Add avx512 versions of ec_encode_data 2016-02-25 17:32:34 -07:00
gf_vect_mad_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_vect_mad_perf.c Remove warnings due to unexported functions 2016-02-25 17:32:34 -07:00
gf_vect_mad_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_vect_mad_test.c Remove warnings due to unexported functions 2016-02-25 17:32:34 -07:00
gf_vect_mul_avx_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_mul_avx_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_mul_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_vect_mul_base_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_mul_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_mul_sse_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_mul_sse_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_mul_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_vect_mul_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
Makefile.am ec: Fixes for 32-bit build 2017-03-30 17:56:07 -07:00