aboutsummaryrefslogtreecommitdiff
path: root/target-i386/cc_helper_template.h
AgeCommit message (Expand)Author
2013-02-18target-i386: Implement BLSR, BLSMSK, BLSIRichard Henderson
2013-02-18target-i386: Use CC_SRC2 for ADC and SBBRichard Henderson
2013-02-18target-i386: Don't reference ENV through most of cc helpersRichard Henderson
2012-08-14x86: avoid AREG0 for condition code helpersBlue Swirl
2012-06-28x86: split condition code and shift templatesBlue Swirl