aboutsummaryrefslogtreecommitdiff
path: root/target/nios2/helper.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-26target/nios2: Implement rdprs, wrprsRichard Henderson1-0/+2
2022-04-26target/nios2: Support division error exceptionRichard Henderson1-0/+2
2022-04-26target/nios2: Split out helper for eret instructionAmir Gonnen1-0/+1
2022-03-03target/nios2: Rewrite interrupt handlingRichard Henderson1-1/+0
2022-03-03target/nios2: Split mmu_writeRichard Henderson1-1/+3
2022-03-03target/nios2: Remove mmu_read_debugRichard Henderson1-1/+0
2021-07-30target/nios2: Mark raise_exception() as noreturnPhilippe Mathieu-Daudé1-1/+1
2017-01-24nios2: Add architecture emulation supportChris Wulff1-0/+27