aboutsummaryrefslogtreecommitdiff
path: root/backends/cryptodev.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2023-10-21 09:35:58 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2024-05-07 08:51:53 +0200
commitbccb0c138e5138c86169216bce280b1ebde44e1b (patch)
tree8b11049f52e7b51b8b3c3764eaa38daff05e110e /backends/cryptodev.c
parentdd17322be7c6aa07ba792d661f1920c717ad5c94 (diff)
downloadqemu-bccb0c138e5138c86169216bce280b1ebde44e1b.zip
qemu-bccb0c138e5138c86169216bce280b1ebde44e1b.tar.gz
qemu-bccb0c138e5138c86169216bce280b1ebde44e1b.tar.bz2
target/i386: extend cc_* when using them to compute flags
Instead of using s->tmp0 or s->tmp4 as the result, just extend the cc_* registers in place. It is harmless and, if multiple setcc instructions are used, the optimizer will be able to remove the redundant ones. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'backends/cryptodev.c')
0 files changed, 0 insertions, 0 deletions