On 8/8/21 6:08 AM, Philippe Mathieu-Daudé wrote:
Replace uses of tcg_const_tl() with the allocate and free close together.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- target/mips/tcg/tx79_translate.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
