OSDN Git Service

tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 15 Oct 2017 20:27:56 +0000 (13:27 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 24 Oct 2017 19:47:46 +0000 (21:47 +0200)
commitae8b75dc6ec808378487064922f25f1e7ea7a9be
tree706ea97a6b29077f7dc1f73c5b2922be28c416a0
parent960c50e07746048a5c74f4dd29bb04763fc80eba
tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}

Transform TCGv_* to an "argument" or a temporary.
For now, an argument is simply the temporary index.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/exec/helper-gen.h
include/exec/helper-head.h
tcg/tcg-op.c
tcg/tcg-op.h
tcg/tcg.c
tcg/tcg.h