Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tcg: Invert the inclusion of helper.h | Richard Henderson | 2014-05-28 | 1 | -1/+1 |
* | target-i386: Fix CC_OP_CLR vs PF | Richard Henderson | 2014-02-28 | 1 | -1/+1 |
* | target-i386/helper: remove DF macro | liguang | 2013-06-15 | 1 | -1/+1 |
* | target-i386: Add CC_OP_CLR | Richard Henderson | 2013-02-19 | 1 | -0/+3 |
* | target-i386: Implement ADX extension | Richard Henderson | 2013-02-19 | 1 | -0/+30 |
* | target-i386: Implement BLSR, BLSMSK, BLSI | Richard Henderson | 2013-02-18 | 1 | -0/+18 |
* | target-i386: Use CC_SRC2 for ADC and SBB | Richard Henderson | 2013-02-18 | 1 | -19/+21 |
* | target-i386: Make helper_cc_compute_{all,c} const | Richard Henderson | 2013-02-18 | 1 | -8/+4 |
* | target-i386: Don't reference ENV through most of cc helpers | Richard Henderson | 2013-02-18 | 1 | -131/+86 |
* | x86: Implement SMEP and SMAP | H. Peter Anvin | 2012-10-01 | 1 | -0/+10 |
* | x86: avoid AREG0 for condition code helpers | Blue Swirl | 2012-08-14 | 1 | -103/+96 |
* | x86: split off condition code helpers | Blue Swirl | 2012-06-28 | 1 | -0/+387 |