diff options
author | 2023-08-08 14:15:44 +0800 | |
---|---|---|
committer | 2023-08-14 09:47:09 +0800 | |
commit | 135407f43175899db98e9881daffed856a38042c (patch) | |
tree | 8ed190bfc2f4ed608731bd4ea4cbfec2b9df70b6 /sysdeps/unix/sysv/linux/bits/fcntl-linux.h | |
parent | LoongArch: Add minuimum binutils required version (diff) | |
download | glibc-135407f43175899db98e9881daffed856a38042c.tar.xz glibc-135407f43175899db98e9881daffed856a38042c.zip |
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
Diffstat (limited to 'sysdeps/unix/sysv/linux/bits/fcntl-linux.h')
0 files changed, 0 insertions, 0 deletions