[PATCH 0/2] target/ppc: Use tcg_constant_*

Philippe Mathieu-Daudé posted 2 patches 4 years, 4 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211003141711.3673181-1-f4bug@amsat.org
target/ppc/translate.c | 16 +++++-----------
1 file changed, 5 insertions(+), 11 deletions(-)
[PATCH 0/2] target/ppc: Use tcg_constant_*
Posted by Philippe Mathieu-Daudé 4 years, 4 months ago
Replace temporary TCG registers by tcg_constant_*() when possible.

Philippe Mathieu-Daudé (2):
  target/ppc: Use tcg_constant_i32() in gen_setb()
  target/ppc: Use tcg_constant_i64() in gen_brh()

 target/ppc/translate.c | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)

-- 
2.31.1