diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-05-08 11:06:50 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-06-11 14:29:22 +0200 |
commit | c2b6b6a65a227d2bb45e1b2694cf064b881543e4 (patch) | |
tree | b46bd60a09a097977b17582f93c6cabdfdd6854a /python | |
parent | e628387cf9a27a4895b00821313635fad4cfab43 (diff) | |
download | qemu-c2b6b6a65a227d2bb45e1b2694cf064b881543e4.zip qemu-c2b6b6a65a227d2bb45e1b2694cf064b881543e4.tar.gz qemu-c2b6b6a65a227d2bb45e1b2694cf064b881543e4.tar.bz2 |
target/i386: change X86_ENTRYr to use T0
I am not sure why I made it use T1. It is a bit more symmetric with
respect to X86_ENTRYwr (which uses T0 for the "w"ritten operand
and T1 for the "r"ead operand), but it is also less flexible because it
does not let you apply zextT0/sextT0.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions