Age | Commit message (Expand) | Author |
---|---|---|
2013-06-15 | target-i386/helper: remove DF macro | liguang |
2013-02-19 | target-i386: Add CC_OP_CLR | Richard Henderson |
2013-02-19 | target-i386: Implement ADX extension | Richard Henderson |
2013-02-18 | target-i386: Implement BLSR, BLSMSK, BLSI | Richard Henderson |
2013-02-18 | target-i386: Use CC_SRC2 for ADC and SBB | Richard Henderson |
2013-02-18 | target-i386: Make helper_cc_compute_{all,c} const | Richard Henderson |
2013-02-18 | target-i386: Don't reference ENV through most of cc helpers | Richard Henderson |
2012-10-01 | x86: Implement SMEP and SMAP | H. Peter Anvin |
2012-08-14 | x86: avoid AREG0 for condition code helpers | Blue Swirl |
2012-06-28 | x86: split off condition code helpers | Blue Swirl |