commit | 1807f4c40098070008eb84b2032e25b7ac42569e | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Tue Jun 20 12:24:57 2017 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Oct 24 21:44:12 2017 +0200 |
tree | 93df648c74a1d050282dcafb0550463d2a5c778e | |
parent | c6c7d84df8889b9d6298466999b88a8a42e5f976 [diff] |
tcg: Introduce temp_arg, export temp_idx At the same time, drop the TCGContext argument and use tcg_ctx instead. Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Emilio G. Cota <cota@braap.org> Signed-off-by: Richard Henderson <rth@twiddle.net>