diff options
author | Eric Salem <ericsalem@gmail.com> | 2025-03-20 10:28:17 -0500 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2025-03-24 12:00:18 +0100 |
commit | abb595ab0aa4696d6e64f5133bdcad93def184b5 (patch) | |
tree | 68f971fafa8ba0ae043dda0bdb3f3b49f0235b90 /newlib/libc/stdio/wsetup.c | |
parent | c3b9bb173c8c48fb44135d512b39cc856c9acd9c (diff) | |
download | newlib-abb595ab0aa4696d6e64f5133bdcad93def184b5.zip newlib-abb595ab0aa4696d6e64f5133bdcad93def184b5.tar.gz newlib-abb595ab0aa4696d6e64f5133bdcad93def184b5.tar.bz2 |
newlib: riscv: Optimize strlen()
The RISC-V Zbb extension provides instructions optimized for bit
operations. Use them when available for the RISC-V port.
Reviewed-by: Christian Herber <christian.herber@oss.nxp.com>
Signed-off-by: Eric Salem <ericsalem@gmail.com>
Diffstat (limited to 'newlib/libc/stdio/wsetup.c')
0 files changed, 0 insertions, 0 deletions