aboutsummaryrefslogtreecommitdiff
path: root/target-openrisc/fpu_helper.c
AgeCommit message (Collapse)AuthorFilesLines
2012-07-27target-or32: Add float instruction helpersJia Liu1-0/+300
Add OpenRISC float instruction helpers. Signed-off-by: Jia Liu <proljc@gmail.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>