aboutsummaryrefslogtreecommitdiff
path: root/target/openrisc/machine.c
AgeCommit message (Expand)Author
2017-05-04target/openrisc: Support non-busy idle state using PMR SPRStafford Horne
2017-05-04target/openrisc: Implement full vmstate serializationStafford Horne
2017-05-04target/openrisc: implement shadow registersStafford Horne
2017-02-14target/openrisc: Tidy ppc/npc implementationRichard Henderson
2017-02-14target/openrisc: Represent MACHI:MACLO as a single unitRichard Henderson
2017-02-14target/openrisc: Keep SR_F in a separate variableRichard Henderson
2017-02-14target/openrisc: Implement lwa, swaRichard Henderson
2016-12-20Move target-* CPU file into a target/ folderThomas Huth