diff options
author | Edgar E. Iglesias <edgar.iglesias@xilinx.com> | 2018-05-05 14:27:23 +0200 |
---|---|---|
committer | Edgar E. Iglesias <edgar.iglesias@xilinx.com> | 2018-05-29 09:35:14 +0200 |
commit | f7a66e3a8602b0498d340e5de959fbcf738a19b6 (patch) | |
tree | 236142b83a1a5ed447ee5766e64551bc964f278c /stubs/xen-common.c | |
parent | 25ec2fdd7bb4957f15fa6153bf446d43dd7acb3e (diff) | |
download | qemu-f7a66e3a8602b0498d340e5de959fbcf738a19b6.zip qemu-f7a66e3a8602b0498d340e5de959fbcf738a19b6.tar.gz qemu-f7a66e3a8602b0498d340e5de959fbcf738a19b6.tar.bz2 |
target-microblaze: Simplify address computation using tcg_gen_addi_i32()
Simplify address computation using tcg_gen_addi_i32().
tcg_gen_addi_i32() already optimizes the case when the
immediate is zero.
No functional change.
Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Diffstat (limited to 'stubs/xen-common.c')
0 files changed, 0 insertions, 0 deletions