summaryrefslogtreecommitdiff
path: root/arch/riscv/lib/strncmp.S
AgeCommit message (Expand)AuthorFilesLines
2023-03-15riscv: lib: Include hwcap.h directlyAndrew Jones1-2/+1
2023-03-01riscv, lib: Fix Zbb strncmpBjörn Töpel1-1/+3
2023-02-28RISC-V: improve string-function assemblyHeiko Stuebner1-9/+7
2023-02-15riscv: Fix Zbb alternative IDsSamuel Holland1-1/+1
2023-01-31RISC-V: add zbb support to string functionsHeiko Stuebner1-0/+98
2023-01-31RISC-V: add infrastructure to allow different str* implementationsHeiko Stuebner1-0/+41