summaryrefslogtreecommitdiff
path: root/target/openrisc/exception_helper.c
AgeCommit message (Expand)Author
2019-06-10target/openrisc: Use env_cpu, env_archcpuRichard Henderson
2019-05-08target/openrisc: Fix LGPL information in the file headersThomas Huth
2017-12-18misc: remove duplicated includesPhilippe Mathieu-Daudé
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