diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2024-06-06 10:53:17 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-06-08 10:33:38 +0200 |
commit | aea49fbb01a4a1191165af0b08b5e27994f22c35 (patch) | |
tree | a935e9b010c82ea30e25edca2f144774808daa20 /python | |
parent | f41990f552839ad016467586a9540b9455cc52fd (diff) | |
download | qemu-aea49fbb01a4a1191165af0b08b5e27994f22c35.zip qemu-aea49fbb01a4a1191165af0b08b5e27994f22c35.tar.gz qemu-aea49fbb01a4a1191165af0b08b5e27994f22c35.tar.bz2 |
target/i386: use gen_writeback() within gen_POP()
Instead of directly implementing the writeback using gen_op_st_v(), use the
existing gen_writeback() function.
Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-ID: <20240606095319.229650-3-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions