aboutsummaryrefslogtreecommitdiff
path: root/target/sh4/helper.h
AgeCommit message (Expand)Author
2017-07-18target/sh4: Implement fsrraRichard Henderson
2017-07-18target/sh4: Handle user-space atomicsRichard Henderson
2017-07-18target/sh4: return result of fcmp using TCGAurelien Jarno
2017-07-18target/sh4: do not use a helper to implement fnegAurelien Jarno
2017-07-18target/sh4: do not check for PR bit for fabs instructionAurelien Jarno
2016-12-20Move target-* CPU file into a target/ folderThomas Huth