summaryrefslogtreecommitdiffstats
path: root/target-i386/cc_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target-i386: exception handling for other helper functionsPavel Dovgalyuk2015-09-151-1/+1
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-281-1/+1
* target-i386: Fix CC_OP_CLR vs PFRichard Henderson2014-02-281-1/+1
* target-i386/helper: remove DF macroliguang2013-06-151-1/+1
* target-i386: Add CC_OP_CLRRichard Henderson2013-02-191-0/+3
* target-i386: Implement ADX extensionRichard Henderson2013-02-191-0/+30
* target-i386: Implement BLSR, BLSMSK, BLSIRichard Henderson2013-02-181-0/+18
* target-i386: Use CC_SRC2 for ADC and SBBRichard Henderson2013-02-181-19/+21
* target-i386: Make helper_cc_compute_{all,c} constRichard Henderson2013-02-181-8/+4
* target-i386: Don't reference ENV through most of cc helpersRichard Henderson2013-02-181-131/+86
* x86: Implement SMEP and SMAPH. Peter Anvin2012-10-011-0/+10
* x86: avoid AREG0 for condition code helpersBlue Swirl2012-08-141-103/+96
* x86: split off condition code helpersBlue Swirl2012-06-281-0/+387
OpenPOWER on IntegriCloud