]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Add LoongArch64 (LSX) chunkmemset family of functions implementation
authorVladislav Shchapov <vladislav@shchapov.ru>
Thu, 12 Jun 2025 15:34:26 +0000 (20:34 +0500)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Fri, 11 Jul 2025 14:12:18 +0000 (16:12 +0200)
commit3abd56e27f1d2c0f9edcdf3177e9e519846dec07
treeb8525e59acf70117b5674e71e6a7275090eebd37
parentec3f953eaed47166d80168769b4fefbdcf13f8ed
Add LoongArch64 (LSX) chunkmemset family of functions implementation

Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
CMakeLists.txt
arch/arm/chunkset_neon.c
arch/generic/chunk_128bit_perm_idx_lut.h [new file with mode: 0644]
arch/loongarch/Makefile.in
arch/loongarch/chunkset_lsx.c [new file with mode: 0644]
arch/loongarch/loongarch_functions.h
arch/loongarch/lsxintrin_ext.h
arch/x86/chunkset_ssse3.c
configure
functable.c