diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2012-10-07 15:53:23 +0200 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2013-02-18 15:03:57 -0800 |
commit | 943131ca98af142da7b99111b410e741a5d42338 (patch) | |
tree | 19e721f3807904ad195c5bacb1ef12577424c3bd /qemu.sasl | |
parent | 276e6b5f069e189e204a4320f824daa07db10286 (diff) |
target-i386: use CCPrepare to generate conditional jumps
This simplifies all the jump generation code. CCPrepare allows the
code to create an efficient brcond always, so there is no need to
duplicate the setcc and jcc code.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'qemu.sasl')
0 files changed, 0 insertions, 0 deletions