summaryrefslogtreecommitdiffstats
path: root/target-alpha/int_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target-alpha: Special case cmpbge with zeroRichard Henderson2015-08-181-0/+14
* target-alpha: Rewrite helper_cmpbge using bit testsRichard Henderson2015-08-171-13/+26
* Revert "target-alpha: Add vector implementation for CMPBGE"Peter Maydell2015-05-221-37/+0
* target-alpha: Add vector implementation for CMPBGERichard Henderson2015-05-211-0/+37
* target-alpha: Rewrite helper_zapnotRichard Henderson2015-05-211-18/+12
* target-alpha: Fix integer overflow checking insnsRichard Henderson2015-05-181-57/+2
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-281-1/+1
* target-alpha: Use mulu2 for umulh insnRichard Henderson2013-02-231-7/+0
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* target-alpha: Move integer overflow helpers to int_helper.c.Richard Henderson2012-03-241-0/+62
* target-alpha: Move integer helpers to int_helper.c.Richard Henderson2012-03-241-0/+257
OpenPOWER on IntegriCloud