summaryrefslogtreecommitdiff
path: root/src/arch/riscv/misaligned.c
AgeCommit message (Expand)Author
2018-10-30src/arch/riscv/misaligned.c: Fix an off-by-one error when loading the opcodePhilipp Hug
2018-09-26arch/riscv: Advance the PC after handling misaligned load/storeJonathan Neuschäfer
2018-09-10riscv: update misaligned memory access exception handlingXiang Wang