deb-libisal/erasure_code
Greg Tucker 00c1efc109 Initial commit isa-l v2.14.1
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
2016-02-24 14:54:34 -07:00
..
Makefile.am Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
ec_base.c Initial commit isa-l v2.14.1 2016-02-24 14:54: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 Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
ec_multibinary.asm Initial commit isa-l v2.14.1 2016-02-24 14:54: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_avx.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_2vect_dot_prod_avx2.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_2vect_dot_prod_sse.asm Initial commit isa-l v2.14.1 2016-02-24 14:54: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 Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_2vect_mad_avx.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_2vect_mad_avx2.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_2vect_mad_sse.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_3vect_dot_prod_avx.asm Initial commit isa-l v2.14.1 2016-02-24 14:54: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_sse.asm Initial commit isa-l v2.14.1 2016-02-24 14:54: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 Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_3vect_mad_avx.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_3vect_mad_avx2.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_3vect_mad_sse.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_4vect_dot_prod_avx.asm Initial commit isa-l v2.14.1 2016-02-24 14:54: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_sse.asm Initial commit isa-l v2.14.1 2016-02-24 14:54: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 Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_4vect_mad_avx.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_4vect_mad_avx2.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_4vect_mad_sse.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_5vect_dot_prod_avx.asm Initial commit isa-l v2.14.1 2016-02-24 14:54: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_sse.asm Initial commit isa-l v2.14.1 2016-02-24 14:54: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_mad_avx.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_5vect_mad_avx2.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_5vect_mad_sse.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_6vect_dot_prod_avx.asm Initial commit isa-l v2.14.1 2016-02-24 14:54: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_sse.asm Initial commit isa-l v2.14.1 2016-02-24 14:54: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_mad_avx.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_6vect_mad_avx2.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_6vect_mad_sse.asm Initial commit isa-l v2.14.1 2016-02-24 14:54: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_avx.asm 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_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_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.asm 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 Initial commit isa-l v2.14.1 2016-02-24 14:54: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_avx.asm 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_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_mad_sse.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_mad_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_mul_avx.asm Initial commit isa-l v2.14.1 2016-02-24 14:54: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_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.asm 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_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00