summaryrefslogtreecommitdiffstats
path: root/bsd-user/syscall.c
diff options
context:
space:
mode:
authorRichard Henderson2021-05-14 17:13:39 +0200
committerRichard Henderson2021-05-19 19:17:11 +0200
commit1bca40fe42a97eac3d5c5a5e772ea3ec9e82cc62 (patch)
treeecfe47e49543652ae6a06c5e8bd8536ac2638d66 /bsd-user/syscall.c
parenttarget/i386: Tidy gen_check_io (diff)
downloadqemu-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 'bsd-user/syscall.c')
0 files changed, 0 insertions, 0 deletions