summaryrefslogtreecommitdiff
path: root/target/openrisc/helper.h
AgeCommit message (Expand)Author
2019-09-04target/openrisc: Implement unordered fp comparisonsRichard Henderson
2019-09-04target/openrisc: Add support for ORFPX64A32Richard Henderson
2019-01-30target/openrisc: Fix LGPL version numberThomas Huth
2018-07-03target/openrisc: Form the spr index from tcgRichard Henderson
2018-05-14target-openrisc: Write back result before FPE exceptionRichard Henderson
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