diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-12-15 10:06:03 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-01-23 11:35:33 +0100 |
commit | d8d552d4591257368633831953a190b868e5f566 (patch) | |
tree | 75cc75042497ce9b550c089fb53188dbb79aeae4 /rust/qemu-api/src | |
parent | b519556f58dcb548f295c5cbbf91617377c5c564 (diff) | |
download | qemu-d8d552d4591257368633831953a190b868e5f566.zip qemu-d8d552d4591257368633831953a190b868e5f566.tar.gz qemu-d8d552d4591257368633831953a190b868e5f566.tar.bz2 |
target/i386: unify choice between single and repeated string instructions
The same "if" is present in all generator functions for string instructions.
Push it inside gen_repz() and gen_repz_nz() instead.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Link: https://lore.kernel.org/r/20241215090613.89588-5-pbonzini@redhat.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust/qemu-api/src')
0 files changed, 0 insertions, 0 deletions