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