isa-l/erasure_code
Xiaodong Liu 3ab8239097 multibinary: move WRT_OPT macro to common header
Signed-off-by: Xiaodong Liu <xiaodong.liu@intel.com>
2017-08-18 14:24:57 -07:00
..
ec_base_aliases.c ec: Add base function aliases 2017-03-30 17:40:16 -07:00
ec_base.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
ec_base.h Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
ec_highlevel_func.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
ec_multibinary.asm multibinary: move WRT_OPT macro to common header 2017-08-18 14:24:57 -07:00
erasure_code_base_perf.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
erasure_code_base_test.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
erasure_code_perf.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
erasure_code_sse_perf.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
erasure_code_sse_test.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
erasure_code_test.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
erasure_code_update_perf.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
erasure_code_update_test.c ec: Determine exact conditions where gf_gen_rs_matrix works 2017-06-26 04:11:12 -04:00
gen_rs_matrix_limits.c ec: Determine exact conditions where gf_gen_rs_matrix works 2017-06-26 04:11:12 -04:00
gf_2vect_dot_prod_avx2.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_2vect_dot_prod_avx512.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_2vect_dot_prod_avx.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_2vect_dot_prod_sse_perf.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_2vect_dot_prod_sse_test.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_2vect_dot_prod_sse.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_2vect_mad_avx2.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_2vect_mad_avx512.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_2vect_mad_avx.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_2vect_mad_sse.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_3vect_dot_prod_avx2.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_3vect_dot_prod_avx512.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_3vect_dot_prod_avx.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_3vect_dot_prod_sse_perf.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_3vect_dot_prod_sse_test.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_3vect_dot_prod_sse.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_3vect_mad_avx2.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_3vect_mad_avx512.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_3vect_mad_avx.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_3vect_mad_sse.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_4vect_dot_prod_avx2.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_4vect_dot_prod_avx512.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_4vect_dot_prod_avx.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_4vect_dot_prod_sse_perf.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_4vect_dot_prod_sse_test.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_4vect_dot_prod_sse.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_4vect_mad_avx2.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_4vect_mad_avx512.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_4vect_mad_avx.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_4vect_mad_sse.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_5vect_dot_prod_avx2.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_5vect_dot_prod_avx.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_5vect_dot_prod_sse_perf.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_5vect_dot_prod_sse_test.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_5vect_dot_prod_sse.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_5vect_mad_avx2.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_5vect_mad_avx.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_5vect_mad_sse.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_6vect_dot_prod_avx2.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_6vect_dot_prod_avx.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_6vect_dot_prod_sse_perf.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_6vect_dot_prod_sse_test.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_6vect_dot_prod_sse.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_6vect_mad_avx2.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_6vect_mad_avx.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_6vect_mad_sse.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_inverse_test.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_dot_prod_1tbl.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_dot_prod_avx2.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_dot_prod_avx512.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_dot_prod_avx_perf.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_dot_prod_avx_test.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_dot_prod_avx.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_dot_prod_base_test.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_dot_prod_perf.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_dot_prod_sse_perf.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_dot_prod_sse_test.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_dot_prod_sse.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_dot_prod_test.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_mad_avx2.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_mad_avx512.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_mad_avx.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_mad_perf.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_mad_sse.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_mad_test.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_mul_avx_perf.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_mul_avx_test.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_mul_avx.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_mul_base_test.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_mul_perf.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_mul_sse_perf.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_mul_sse_test.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_mul_sse.asm Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
gf_vect_mul_test.c Format only patch from iindent and remove_whitespace 2017-06-26 04:10:47 -04:00
Makefile.am ec: Determine exact conditions where gf_gen_rs_matrix works 2017-06-26 04:11:12 -04:00