summaryrefslogtreecommitdiff
path: root/target/openrisc/exception_helper.c
AgeCommit message (Expand)Author
2017-02-14target/openrisc: Optimize for r0 being zeroRichard Henderson
2017-02-14target/openrisc: Keep SR_CY and SR_OV in a separate variablesRichard Henderson
2017-02-14target/openrisc: Put SR[OVE] in TB flagsRichard Henderson
2017-02-14target/openrisc: Streamline arithmetic and OVERichard Henderson
2016-12-20Move target-* CPU file into a target/ folderThomas Huth