OSDN Git Service

target/hexagon: Use tcg_constant_*
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 3 Oct 2021 00:47:50 +0000 (02:47 +0200)
committerTaylor Simpson <tsimpson@quicinc.com>
Wed, 6 Oct 2021 15:29:56 +0000 (10:29 -0500)
commit23803bbe524c34d5725508f169a0a23f652e6584
tree5c8e6b9bdc9b86152fc295ed4bc5960c4fbd5f43
parentf844f745a81a8b8dc7f85eaa3fe6a3bb880afaff
target/hexagon: Use tcg_constant_*

Replace uses of tcg_const_* with the allocate and free close together.

Inspired-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20211003004750.3608983-3-f4bug@amsat.org>
target/hexagon/gen_tcg.h
target/hexagon/gen_tcg_funcs.py
target/hexagon/genptr.c
target/hexagon/macros.h
target/hexagon/translate.c