diff options
| author | Richard Henderson | 2013-02-19 23:48:43 +0100 |
|---|---|---|
| committer | Richard Henderson | 2013-02-20 08:05:19 +0100 |
| commit | e2f515cf2f3795b9edb68eee42262e7c5f88fe98 (patch) | |
| tree | 360eaa846145bb8e7b46726c9df88984446751c9 /tests | |
| parent | target-i386: Use movcond to implement rotate flags. (diff) | |
| download | qemu-e2f515cf2f3795b9edb68eee42262e7c5f88fe98.tar.gz qemu-e2f515cf2f3795b9edb68eee42262e7c5f88fe98.tar.xz qemu-e2f515cf2f3795b9edb68eee42262e7c5f88fe98.zip | |
target-i386: Discard CC_OP computation in set_cc_op also
The shift and rotate insns use movcond to set CC_OP, and thus
achieve a conditional EFLAGS setting. By discarding CC_OP in
a later flags setting insn, we can discard that movcond.
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
