aboutsummaryrefslogtreecommitdiff
path: root/qapi/string-input-visitor.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2024-05-16 23:04:28 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2024-05-25 13:28:01 +0200
commitabdcc5c8eff0879c76aeb9f16d0c13044bfecbda (patch)
treec29373e471e232eb1dc309ff5d5580172f67b299 /qapi/string-input-visitor.c
parenta0625efd4d61a7e1e3f0435aa6a83c6330b72b9a (diff)
downloadqemu-abdcc5c8eff0879c76aeb9f16d0c13044bfecbda.zip
qemu-abdcc5c8eff0879c76aeb9f16d0c13044bfecbda.tar.gz
qemu-abdcc5c8eff0879c76aeb9f16d0c13044bfecbda.tar.bz2
target/i386: set CC_OP in helpers if they want CC_OP_EFLAGS
Mark cc_op as clean and do not spill it at the end of the translation block. Technically this is a tiny bit less efficient, but: * it results in translations that are a tiny bit smaller * for most of these instructions, it is not unlikely that they are close to the end of the basic block, in which case cc_op would not be overwritten * anyway the cost is probably dwarfed by that of computing flags. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qapi/string-input-visitor.c')
0 files changed, 0 insertions, 0 deletions