isa-l/include
Xiaodong Liu 3d66317189 crc64: add jones and iso format, crc64 code clean
1. Add normal and reflected bits order functions for ISO format and
   Jones coefficients format.
2. Add a multi-binary macro for crc64 functions.
3. In order to decrease number of repeated test.c and perf.c files,
   using crc64_funcs_test.c and cr crc64_funcs_perf.c.
4. Add crc64_example.c to take the demonstration role.

Change-Id: Icb8c14f1a84cd98f58eb12206ca605dea8a2cefb
Signed-off-by: Xiaodong Liu <xiaodong.liu@intel.com>
2016-12-06 13:48:13 -07:00
..
crc64.h crc64: add jones and iso format, crc64 code clean 2016-12-06 13:48:13 -07:00
crc.h Add crc unit 2016-05-03 15:02:29 -07:00
erasure_code.h Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_mul.h Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
igzip_lib.h igzip: Create flag signifying existence of buffer history 2016-12-06 11:22:22 -07:00
multibinary.asm crc64: add jones and iso format, crc64 code clean 2016-12-06 13:48:13 -07:00
raid.h Add raid unit 2016-04-26 15:58:49 -07:00
reg_sizes.asm Add crc unit 2016-05-03 15:02:29 -07:00
test.h Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
types.h Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00