isa-l/crc
Xiaodong Liu 7137c4a5be crc: release crc32_gzip_refl code outside
Merge crc32_gzip_refl function definitions, base code, multi-binary
code into crc32.h, crc32_base,c and crc_multibinary.asm in order to
keep consistency. Add crc32_gzip_refl files into crc/Makefile.am
Original crc32_gzip_refl removed NOT operation, re-add it.

Change-Id: Ib0cbbeb1ab3c9fcafec324b392596d2514202424
Signed-off-by: Xiaodong Liu <xiaodong.liu@intel.com>
2017-06-26 04:14:27 -04:00
..
crc16_t10dif_01.asm crc32: cache prefetch optimization 2016-12-06 15:51:43 -07:00
crc16_t10dif_by4.asm crc32: cache prefetch optimization 2016-12-06 15:51:43 -07:00
crc16_t10dif_perf.c crc32: add memset to performance cases 2016-12-06 15:32:16 -07:00
crc16_t10dif_test.c Add crc unit 2016-05-03 15:02:29 -07:00
crc32_gzip_refl_by8.asm crc: release crc32_gzip_refl code outside 2017-06-26 04:14:27 -04:00
crc32_gzip_refl_perf.c crc: release crc32_gzip_refl code outside 2017-06-26 04:14:27 -04:00
crc32_gzip_refl_test.c crc: release crc32_gzip_refl code outside 2017-06-26 04:14:27 -04:00
crc32_ieee_01.asm crc32: cache prefetch optimization 2016-12-06 15:51:43 -07:00
crc32_ieee_by4.asm crc32: cache prefetch optimization 2016-12-06 15:51:43 -07:00
crc32_ieee_perf.c crc32: add memset to performance cases 2016-12-06 15:32:16 -07:00
crc32_ieee_test.c Add crc unit 2016-05-03 15:02:29 -07:00
crc32_iscsi_00.asm crc32: cache prefetch optimization 2016-12-06 15:51:43 -07:00
crc32_iscsi_01.asm crc32: cache prefetch optimization 2016-12-06 15:51:43 -07:00
crc32_iscsi_perf.c crc32: add memset to performance cases 2016-12-06 15:32:16 -07:00
crc32_iscsi_test.c Add crc unit 2016-05-03 15:02:29 -07:00
crc64_base.c crc64: add jones and iso format, crc64 code clean 2016-12-06 13:48:13 -07:00
crc64_ecma_norm_by8.asm crc64: cache prefetch optimization 2016-12-06 15:58:38 -07:00
crc64_ecma_refl_by8.asm crc64: cache prefetch optimization 2016-12-06 15:58:38 -07:00
crc64_example.c crc64: add jones and iso format, crc64 code clean 2016-12-06 13:48:13 -07:00
crc64_funcs_perf.c crc64: add jones and iso format, crc64 code clean 2016-12-06 13:48:13 -07:00
crc64_funcs_test.c crc64: add jones and iso format, crc64 code clean 2016-12-06 13:48:13 -07:00
crc64_iso_norm_by8.asm crc64: cache prefetch optimization 2016-12-06 15:58:38 -07:00
crc64_iso_refl_by8.asm crc64: cache prefetch optimization 2016-12-06 15:58:38 -07:00
crc64_jones_norm_by8.asm crc64: cache prefetch optimization 2016-12-06 15:58:38 -07:00
crc64_jones_refl_by8.asm crc64: cache prefetch optimization 2016-12-06 15:58:38 -07:00
crc64_multibinary.asm crc64: add jones and iso format, crc64 code clean 2016-12-06 13:48:13 -07:00
crc_base_aliases.c crc: release crc32_gzip_refl code outside 2017-06-26 04:14:27 -04:00
crc_base.c crc: release crc32_gzip_refl code outside 2017-06-26 04:14:27 -04:00
crc_multibinary.asm crc: release crc32_gzip_refl code outside 2017-06-26 04:14:27 -04:00
crc_simple_test.c igzip: Add unit tests for adler and crc32_gzip 2017-06-26 04:03:35 -04:00
Makefile.am crc: release crc32_gzip_refl code outside 2017-06-26 04:14:27 -04:00