summaryrefslogtreecommitdiffstats
path: root/src/arch/riscv/misaligned.c
Commit message (Expand)AuthorAgeFilesLines
* src/arch/riscv/misaligned.c: Fix an off-by-one error when loading the opcodePhilipp Hug2018-10-301-1/+1
* arch/riscv: Advance the PC after handling misaligned load/storeJonathan Neuschäfer2018-09-261-4/+13
* riscv: update misaligned memory access exception handlingXiang Wang2018-09-101-0/+267