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/analyse-9p-simpletrace.py | |
parent | 78bdd3886577ce4f3e573685b155622e19bcca38 (diff) | |
download | qemu-26fe92763aaf3b0d704fbdb32daf434147dc6ca7.zip qemu-26fe92763aaf3b0d704fbdb32daf434147dc6ca7.tar.gz qemu-26fe92763aaf3b0d704fbdb32daf434147dc6ca7.tar.bz2 |
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/analyse-9p-simpletrace.py')
0 files changed, 0 insertions, 0 deletions