summaryrefslogtreecommitdiff
path: root/target/openrisc/interrupt.c
AgeCommit message (Expand)AuthorFilesLines
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