OSDN Git Service

target/hexagon: Don't use tcg_temp_local_new_*
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 30 Jan 2023 00:41:33 +0000 (14:41 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 1 Mar 2023 17:33:28 +0000 (07:33 -1000)
commit7a819de850cce076fcb2456ea5e9d19433c02065
treeed99831c1101e9b9de12299fa0f6371dbe9775e7
parent5f153b12ab8d13669c650479df388708993eafa2
target/hexagon: Don't use tcg_temp_local_new_*

Since tcg_temp_new_* is now identical, use those.

Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hexagon/README
target/hexagon/gen_tcg.h
target/hexagon/gen_tcg_funcs.py
target/hexagon/genptr.c
target/hexagon/idef-parser/README.rst
target/hexagon/idef-parser/parser-helpers.c
target/hexagon/translate.c