From: Blue Swirl Date: Sat, 23 Feb 2013 17:21:41 +0000 (+0000) Subject: Merge branch 'eflags3' of git://github.com/rth7680/qemu X-Git-Tag: TizenStudio_2.0_p2.3.2~208^2~2459 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f708e736d0dafc05f8b7e9e73d6440c930b94686;p=sdk%2Femulator%2Fqemu.git Merge branch 'eflags3' of git://github.com/rth7680/qemu * 'eflags3' of git://github.com/rth7680/qemu: (61 commits) target-i386: Use movcond to implement shiftd. target-i386: Discard CC_OP computation in set_cc_op also target-i386: Use movcond to implement rotate flags. target-i386: Use movcond to implement shift flags. target-i386: Add CC_OP_CLR target-i386: Implement tzcnt and fix lzcnt target-i386: Use clz/ctz for bsf/bsr helpers target-i386: Implement ADX extension target-i386: Implement RORX target-i386: Implement SHLX, SARX, SHRX target-i386: Implement PDEP, PEXT target-i386: Implement MULX target-i386: Implement BZHI target-i386: Implement BLSR, BLSMSK, BLSI target-i386: Implement BEXTR target-i386: Implement ANDN target-i386: Implement MOVBE target-i386: Decode the VEX prefixes target-i386: Tidy prefix parsing target-i386: Use CC_SRC2 for ADC and SBB ... --- f708e736d0dafc05f8b7e9e73d6440c930b94686