diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-05-09 15:53:11 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-10-17 19:41:30 +0200 |
commit | ac92afd19e4017b6973f06a760b9c61ff9fc63c4 (patch) | |
tree | 92c82861ed81e3dbcc934d1d6418ac87162f78ab /accel | |
parent | 7e62a554afba229ef472119ebd93079838978cd0 (diff) | |
download | qemu-ac92afd19e4017b6973f06a760b9c61ff9fc63c4.zip qemu-ac92afd19e4017b6973f06a760b9c61ff9fc63c4.tar.gz qemu-ac92afd19e4017b6973f06a760b9c61ff9fc63c4.tar.bz2 |
target/i386: assert that cc_op* and pc_save are preserved
Now all decoding has been done before any code generation.
There is no need anymore to save and restore cc_op* and
pc_save but, for the time being, assert that this is indeed
the case.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'accel')
0 files changed, 0 insertions, 0 deletions