]> git.proxmox.com Git - mirror_qemu.git/commit
tcg/tci: Remove tci_read_r32s
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 29 Jan 2021 21:41:09 +0000 (11:41 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 6 Mar 2021 19:45:21 +0000 (11:45 -0800)
commitdcf2af266237457344d18a52083b37e3affeb5a7
treef02008332b4b8c133830149c15c8ec5b41570df8
parent984ae87314e24fa272d9c868307236b5caff0a30
tcg/tci: Remove tci_read_r32s

Use explicit casts for ext32s opcodes.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/tci.c