glibc/sysdeps/loongarch/sys
dengjianbo 135407f431 Loongarch: Add ifunc support and add different versions of strlen
strlen-lasx is implemeted by LASX simd instructions(256bit)
strlen-lsx is implemeted by LSX simd instructions(128bit)
strlen-align is implemented by LA basic instructions and never use unaligned memory acess
2023-08-14 09:47:09 +08:00
..
asm.h LoongArch: Redefine macro LEAF/ENTRY. 2023-08-14 09:47:09 +08:00
ifunc.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
regdef.h Loongarch: Add ifunc support and add different versions of strlen 2023-08-14 09:47:09 +08:00