summaryrefslogtreecommitdiffstats
path: root/arch/riscv/lib/memmove.S
Commit message (Expand)AuthorAgeFilesLines
* riscv: Use SYM_*() assembly macros instead of deprecated onesClément Léger2023-11-061-2/+1
* riscv: use ".L" local labels in assembly when applicableClément Léger2023-11-061-27/+27
* riscv: Allow to downgrade paging mode from the command lineAlexandre Ghiti2023-04-261-0/+2
* riscv: Fixed misaligned memory access. Fixed pointer comparison.Michael T. Kloos2022-03-101-58/+310
* riscv: provide memmove implementationNylon Chen2020-12-101-0/+64