isa-l/crc
Xiaodong Liu f42fc40db3 crc64: cache prefetch optimization
Change-Id: I4d4df3881e6fb8365cba605f7f5d010503ce73e9
Signed-off-by: Xiaodong Liu <xiaodong.liu@intel.com>
2016-12-06 15:58:38 -07: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_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.c Add crc unit 2016-05-03 15:02:29 -07:00
crc_multibinary.asm Add crc unit 2016-05-03 15:02:29 -07:00
crc_simple_test.c Add crc unit 2016-05-03 15:02:29 -07:00
Makefile.am crc64: add jones and iso format, crc64 code clean 2016-12-06 13:48:13 -07:00