zlib-ng/arch/power
2025-01-27 12:38:30 +01:00
..
adler32_power8.c Reduce the amount of different defines required for arch-specific optimizations. 2023-02-17 15:11:25 +01:00
adler32_vmx.c Fix for PowerPC64 little-endian. 2023-06-11 21:54:25 +02:00
chunkset_power8.c Use GCC's may_alias attribute for unaligned memory access 2024-12-24 12:55:44 +01:00
compare256_power9.c Use GCC's may_alias attribute for unaligned memory access 2024-12-24 12:55:44 +01:00
crc32_constants.h Remove unnecessary zutil.h includes. 2022-02-07 16:15:49 +01:00
crc32_power8.c Rename "arch/power/fallback_builtins.h" to avoid possible conflict with "fallback_builtins.h" in zlib-ng sources directory 2025-01-27 12:38:30 +01:00
Makefile.in distclean target should depend on clean target in arch directories. 2023-06-01 09:43:34 +02:00
power_features.c Fix regression caused by 2fa631e029 2024-01-30 20:49:32 +01:00
power_features.h Split CPU features checks and CPU-specific function prototypes and reduce include-dependencies. 2024-02-22 20:11:46 +01:00
power_functions.h Try to simply the inflate loop by collapsing most cases to chunksets 2024-10-23 21:20:11 +02:00
power_intrins.h Rename "arch/power/fallback_builtins.h" to avoid possible conflict with "fallback_builtins.h" in zlib-ng sources directory 2025-01-27 12:38:30 +01:00
slide_hash_power8.c Reduce the amount of different defines required for arch-specific optimizations. 2023-02-17 15:11:25 +01:00
slide_hash_vmx.c Reduce the amount of different defines required for arch-specific optimizations. 2023-02-17 15:11:25 +01:00
slide_ppc_tpl.h Fixes build issues C4242, C4244 and C4334 caused by loss of data bugs due to data type mismatch in various files. 2024-08-16 11:52:50 +02:00