diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-12-15 10:06:02 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-01-23 11:35:33 +0100 |
commit | b519556f58dcb548f295c5cbbf91617377c5c564 (patch) | |
tree | 93aff364f422e01f3bbd35800c7c1174d40bfd76 /rust/qemu-api | |
parent | e604be4fb4ed1abe5286f8f4145701bf3fc15b97 (diff) | |
download | qemu-b519556f58dcb548f295c5cbbf91617377c5c564.zip qemu-b519556f58dcb548f295c5cbbf91617377c5c564.tar.gz qemu-b519556f58dcb548f295c5cbbf91617377c5c564.tar.bz2 |
target/i386: unify REP and REPZ/REPNZ generation
It only differs in a single call to gen_jcc, so use a "bool" argument
to distinguish the two cases; do not duplicate code.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Link: https://lore.kernel.org/r/20241215090613.89588-4-pbonzini@redhat.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions