aboutsummaryrefslogtreecommitdiff
path: root/target/openrisc/interrupt.c
AgeCommit message (Expand)Author
2017-05-04target/openrisc: Support non-busy idle state using PMR SPRStafford Horne
2017-04-21target/openrisc: Implement EPH bitTim 'mithro' Ansell
2017-04-21target/openrisc: Implement EVBAR registerTim 'mithro' Ansell
2017-02-14target/openrisc: Tidy handling of delayed branchesRichard Henderson
2017-02-14target/openrisc: Keep SR_F in a separate variableRichard Henderson
2017-02-14target/openrisc: Implement lwa, swaRichard Henderson
2017-02-14target/openrisc: Fix exception handling status registersStafford Horne
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée
2016-12-20Move target-* CPU file into a target/ folderThomas Huth