aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2024-05-08 11:06:50 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2024-06-11 14:29:22 +0200
commitc2b6b6a65a227d2bb45e1b2694cf064b881543e4 (patch)
treeb46bd60a09a097977b17582f93c6cabdfdd6854a /python
parente628387cf9a27a4895b00821313635fad4cfab43 (diff)
downloadqemu-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