mariadb/mysys/crc32
2024-08-04 17:27:48 +02:00
..
clang_workaround.h MDEV-22641: Provide SIMD optimized wrapper for zlib crc32() (#1558) 2020-06-01 11:34:06 +03:00
crc32_arm64.c Merge remote-tracking branch 'origin/11.2' into 11.4 2024-07-09 21:45:37 +04:00
crc32_ppc64.c MDEV-19935 Create unified CRC-32 interface 2020-09-17 16:07:37 +02:00
crc32_x86.c MDEV-33817 preparation: Restructuring and unit tests 2024-05-03 13:06:13 +03:00
crc32c.cc MDEV-34321: call to crc32c_3way through pointer to incorrect function type 2024-06-07 13:51:46 +03:00
crc32c_amd64.cc MDEV-34321: call to crc32c_3way through pointer to incorrect function type 2024-06-07 13:51:46 +03:00
crc32c_ppc.c MDEV-19935 Create unified CRC-32 interface 2020-09-17 16:07:37 +02:00
crc32c_ppc.h MDEV-33817 preparation: Restructuring and unit tests 2024-05-03 13:06:13 +03:00
crc32c_x86.cc MDEV-34565: SIGILL due to OS not supporting AVX512 2024-07-29 10:58:09 +03:00
crc_ppc64.h MDEV-33817 preparation: Restructuring and unit tests 2024-05-03 13:06:13 +03:00
pcc_crc32_constants.h MDEV-22641: Provide SIMD optimized wrapper for zlib crc32() (#1558) 2020-06-01 11:34:06 +03:00
pcc_crc32c_constants.h MDEV-22641: Provide SIMD optimized wrapper for zlib crc32() (#1558) 2020-06-01 11:34:06 +03:00