summaryrefslogtreecommitdiff
path: root/target-alpha/int_helper.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-22Revert "target-alpha: Add vector implementation for CMPBGE"Peter Maydell1-37/+0
2015-05-21target-alpha: Add vector implementation for CMPBGERichard Henderson1-0/+37
2015-05-21target-alpha: Rewrite helper_zapnotRichard Henderson1-18/+12
2015-05-18target-alpha: Fix integer overflow checking insnsRichard Henderson1-57/+2
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson1-1/+1
2013-02-23target-alpha: Use mulu2 for umulh insnRichard Henderson1-7/+0
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-03-24target-alpha: Move integer overflow helpers to int_helper.c.Richard Henderson1-0/+62
2012-03-24target-alpha: Move integer helpers to int_helper.c.Richard Henderson1-0/+257