diff options
| author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-08-15 15:07:40 +0200 |
|---|---|---|
| committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-08-25 13:02:14 +0200 |
| commit | 26fe92763aaf3b0d704fbdb32daf434147dc6ca7 (patch) | |
| tree | 7ddd4570039c6e4b2f5a0d6f4b1fc5a204bbb40d /scripts/qapi/common.py | |
| parent | 78bdd3886577ce4f3e573685b155622e19bcca38 (diff) | |
| download | focaccia-qemu-26fe92763aaf3b0d704fbdb32daf434147dc6ca7.tar.gz focaccia-qemu-26fe92763aaf3b0d704fbdb32daf434147dc6ca7.zip | |
target/mips: Simplify gen_helper() macros by using tcg_constant_i32()
In all call sites the last argument is always used as a read-only value, so we can replace tcg_const_i32() temporary by tcg_constant_i32(). Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210816205107.2051495-5-f4bug@amsat.org>
Diffstat (limited to 'scripts/qapi/common.py')
0 files changed, 0 insertions, 0 deletions