zstd/lib/decompress
Arpad Panyik 0dffae42e3 AArch64: Remove 32-bit code from ZSTD_decodeSequence
Remove the 32-bit code paths from the AArch64 only sections of
ZSTD_decodeSequence.
2025-10-08 18:59:24 +00:00
..
huf_decompress.c AArch64: Enhance struct access in Huffman decode 2X 2025-06-23 14:16:25 +00:00
huf_decompress_amd64.S Fix Darwin build of huf_decompress_amd64.S 2025-06-08 05:07:09 +00:00
zstd_ddict.c Fix zstd-dll build missing dependencies (#3496) 2023-02-12 12:32:31 -08:00
zstd_ddict.h Coalesce Almost All Copyright Notices to Standard Phrasing 2022-12-20 12:52:34 -05:00
zstd_decompress.c minor: assert that state is not null 2025-01-18 13:08:04 -08:00
zstd_decompress_block.c AArch64: Remove 32-bit code from ZSTD_decodeSequence 2025-10-08 18:59:24 +00:00
zstd_decompress_block.h Reduce streaming decompression memory by 128KB 2023-04-17 16:31:02 -07:00
zstd_decompress_internal.h Check DYNAMIC_BMI2 instead of DYNAMIC_BMI2 != 0 2025-01-23 23:59:38 +02:00