diff options
author | Richard Henderson <rth@twiddle.net> | 2013-01-23 15:01:35 -0800 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2013-02-18 15:03:58 -0800 |
commit | dc259201f8b471f27136ffe50cc7019c8311ccb6 (patch) | |
tree | e0e09f731cb06884fcf825603c6c47d597d16bca /net/queue.c | |
parent | 63633fe6eb15107d688f3b7f61a4b379f57fc4ca (diff) | |
download | qemu-dc259201f8b471f27136ffe50cc7019c8311ccb6.tar.gz qemu-dc259201f8b471f27136ffe50cc7019c8311ccb6.tar.bz2 qemu-dc259201f8b471f27136ffe50cc7019c8311ccb6.zip |
target-i386: introduce gen_jcc1_noeob
A jump that ends a basic block or otherwise falls back to CC_OP_DYNAMIC
will always have to call gen_op_set_cc_op. However, not all jumps end
a basic block, so introduce a variant that does not do this.
This was partially undone earlier (i386: drop cc_op argument of gen_jcc1),
redo it now also to prepare for the introduction of src2.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'net/queue.c')
0 files changed, 0 insertions, 0 deletions