aboutsummaryrefslogtreecommitdiff
path: root/target/openrisc/helper.h
AgeCommit message (Expand)Author
2017-02-14target/openrisc: Fix maddRichard Henderson
2017-02-14target/openrisc: Set flags on helpersRichard Henderson
2017-02-14target/openrisc: Keep SR_CY and SR_OV in a separate variablesRichard Henderson
2017-02-14target/openrisc: Streamline arithmetic and OVERichard Henderson
2017-01-10target-openrisc: Use clz and ctz opcodesRichard Henderson
2016-12-20Move target-* CPU file into a target/ folderThomas Huth