diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-05-31 11:32:19 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-10-31 18:28:33 +0100 |
commit | 6d8623b5c0854a422c2aa57fff90d39275886a47 (patch) | |
tree | c56cc25d68e1e47eabaccaf06a40c68c892d84aa /module-common.c | |
parent | 134ffcb276be569fcb7531b2266b0df0d2a1db81 (diff) | |
download | qemu-6d8623b5c0854a422c2aa57fff90d39275886a47.zip qemu-6d8623b5c0854a422c2aa57fff90d39275886a47.tar.gz qemu-6d8623b5c0854a422c2aa57fff90d39275886a47.tar.bz2 |
target/i386: use + to put flags together
This gives greater opportunity for reassociation on x86 targets,
since addition can use the LEA instruction.
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