isa-l/erasure_code
Greg Tucker 4ec9df4f8a ec: Group src by arch
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
2017-03-06 16:13:48 -07:00
..
ec_base.c Add avx512 versions of ec_encode_data 2016-02-25 17:32:34 -07:00
ec_base.h Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
ec_highlevel_func.c Add avx512 versions of ec_encode_data 2016-02-25 17:32:34 -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 Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07: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 Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07: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: Group src by arch 2017-03-06 16:13:48 -07:00