diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-05-31 11:41:50 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-10-31 18:28:33 +0100 |
commit | 46c04e4bcfc0e3afc24c40f89a16475e564f0b10 (patch) | |
tree | 23d286f172e924acd4f0d65e71d5024aa334ad03 /module-common.c | |
parent | 44d58e938b649a3d73af9b12aba491ebc39e5f7c (diff) | |
download | qemu-46c04e4bcfc0e3afc24c40f89a16475e564f0b10.zip qemu-46c04e4bcfc0e3afc24c40f89a16475e564f0b10.tar.gz qemu-46c04e4bcfc0e3afc24c40f89a16475e564f0b10.tar.bz2 |
target/i386: make flag variables unsigned
This makes it easier for the compiler to understand which bits are set,
and it also removes "cltq" instructions to canonicalize the output value
as 32-bit signed.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions