aboutsummaryrefslogtreecommitdiff
path: root/target/openrisc/interrupt.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-21exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé1-0/+1
2021-09-14target/openrisc: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé1-2/+0
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-05-08target/openrisc: Fix LGPL information in the file headersThomas Huth1-1/+1
2018-07-03target/openrisc: Fix delay slot exception flag to match specStafford Horne1-7/+12
2018-07-03target/openrisc: Fix cpu_mmu_indexRichard Henderson1-4/+0
2018-07-03target/openrisc: Remove indirect function calls for mmuRichard Henderson1-2/+0
2018-07-03target/openrisc: Merge tlb allocation into CPUOpenRISCStateRichard Henderson1-2/+2
2018-07-03target/openrisc: Log interruptsRichard Henderson1-5/+25
2017-05-04target/openrisc: Support non-busy idle state using PMR SPRStafford Horne1-0/+2
2017-04-21target/openrisc: Implement EPH bitTim 'mithro' Ansell1-0/+3
2017-04-21target/openrisc: Implement EVBAR registerTim 'mithro' Ansell1-1/+5
2017-02-14target/openrisc: Tidy handling of delayed branchesRichard Henderson1-2/+2
2017-02-14target/openrisc: Keep SR_F in a separate variableRichard Henderson1-1/+1
2017-02-14target/openrisc: Implement lwa, swaRichard Henderson1-0/+1
2017-02-14target/openrisc: Fix exception handling status registersStafford Horne1-0/+7
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée1-1/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+87