summaryrefslogtreecommitdiffstats
path: root/target/openrisc/interrupt.c
Commit message (Expand)AuthorAgeFilesLines
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* target/openrisc: Fix LGPL information in the file headersThomas Huth2019-05-081-1/+1
* target/openrisc: Fix delay slot exception flag to match specStafford Horne2018-07-031-7/+12
* target/openrisc: Fix cpu_mmu_indexRichard Henderson2018-07-021-4/+0Star
* target/openrisc: Remove indirect function calls for mmuRichard Henderson2018-07-021-2/+0Star
* target/openrisc: Merge tlb allocation into CPUOpenRISCStateRichard Henderson2018-07-021-2/+2
* target/openrisc: Log interruptsRichard Henderson2018-07-021-5/+25
* target/openrisc: Support non-busy idle state using PMR SPRStafford Horne2017-05-041-0/+2
* target/openrisc: Implement EPH bitTim 'mithro' Ansell2017-04-211-0/+3
* target/openrisc: Implement EVBAR registerTim 'mithro' Ansell2017-04-211-1/+5
* target/openrisc: Tidy handling of delayed branchesRichard Henderson2017-02-131-2/+2
* target/openrisc: Keep SR_F in a separate variableRichard Henderson2017-02-131-1/+1
* target/openrisc: Implement lwa, swaRichard Henderson2017-02-131-0/+1
* target/openrisc: Fix exception handling status registersStafford Horne2017-02-131-0/+7
* cputlb: drop flush_global flag from tlb_flushAlex Bennée2017-01-131-1/+1
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+87