On 2/17/21 9:19 PM, Richard Henderson wrote: > In all cases restricted to 64-bit hosts, tcg_read_r is > identical. We retain the 64-bit symbol for the single > case of INDEX_op_qemu_st_i64. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > tcg/tci.c | 93 +++++++++++++++++++++++++------------------------------ > 1 file changed, 42 insertions(+), 51 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>