aboutsummaryrefslogtreecommitdiff
path: root/sys/riscv/riscv/support.S
Commit message (Expand)AuthorAgeFilesLines
* riscv: fix VM_MAXUSER_ADDRESS checks in asm routinesMitchell Horne2021-10-151-10/+10
* Use unsigned loads in fubyte, fuword16, generic_bs_r_1, generic_bs_r_2Ruslan Bukin2020-01-171-3/+3
* Provide protection against starvation of the ll/sc loops when accessing userp...Konstantin Belousov2019-07-121-12/+14
* Permit supervisor to access user VA space for certain functions only.Ruslan Bukin2018-09-051-3/+25
* Remove the unused fuwintr() and suiwintr() functions.Brooks Davis2018-04-171-42/+0
* Rename assym.s to assym.incEd Maste2018-03-201-1/+1
* Welcome the RISC-V 64-bit kernel.Ruslan Bukin2016-01-291-0/+295