summaryrefslogtreecommitdiff
path: root/arch/riscv/lib/memmove.S
AgeCommit message (Expand)Author
2023-11-06riscv: Use SYM_*() assembly macros instead of deprecated onesClément Léger
2023-11-06riscv: use ".L" local labels in assembly when applicableClément Léger
2023-04-26riscv: Allow to downgrade paging mode from the command lineAlexandre Ghiti
2022-03-10riscv: Fixed misaligned memory access. Fixed pointer comparison.Michael T. Kloos
2020-12-10riscv: provide memmove implementationNylon Chen