diff options
author | Richard Henderson | 2021-05-14 17:13:39 +0200 |
---|---|---|
committer | Richard Henderson | 2021-05-19 19:17:11 +0200 |
commit | 1bca40fe42a97eac3d5c5a5e772ea3ec9e82cc62 (patch) | |
tree | ecfe47e49543652ae6a06c5e8bd8536ac2638d66 /linux-user/strace.c | |
parent | target/i386: Tidy gen_check_io (diff) | |
download | qemu-1bca40fe42a97eac3d5c5a5e772ea3ec9e82cc62.tar.gz qemu-1bca40fe42a97eac3d5c5a5e772ea3ec9e82cc62.tar.xz qemu-1bca40fe42a97eac3d5c5a5e772ea3ec9e82cc62.zip |
target/i386: Pass in port to gen_check_io
Pass in a pre-truncated TCGv_i32 value. We were doing the
truncation of EDX in multiple places, now only once per insn.
While all callers use s->tmp2_i32, for cleanliness of the
subroutine, use a parameter anyway.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210514151342.384376-48-richard.henderson@linaro.org>
Diffstat (limited to 'linux-user/strace.c')
0 files changed, 0 insertions, 0 deletions