]> Git Repo - qemu.git/commit - target/openrisc/translate.c
target/openrisc: Use tcg_constant_*
authorRichard Henderson <[email protected]>
Thu, 8 Jul 2021 21:05:03 +0000 (14:05 -0700)
committerRichard Henderson <[email protected]>
Tue, 13 Jul 2021 15:13:19 +0000 (08:13 -0700)
commitaf42d3540179d48ee31bd421d00100c26bfb63e3
tree362d72503936cc719a7dbfb0d3cdc8b610bb8ccf
parent904bd855d38f8deb3f85a63d19475bb4a0c0d1a4
target/openrisc: Use tcg_constant_*

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

Reviewed-by: Stafford Horne <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
target/openrisc/translate.c
This page took 0.024237 seconds and 4 git commands to generate.