diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-02-26 17:00:35 -1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-03-05 13:45:11 -0800 |
commit | e0df97777c11c5f62313f8b1395a358b6fa02cb7 (patch) | |
tree | d9ccd6e8aacf7ee80f1b4ca4a4d5c2c36ea63bcd /hw/timer/sse-timer.c | |
parent | 08a266e35e973237a56fe48311ac433cd46ff97f (diff) | |
download | qemu-e0df97777c11c5f62313f8b1395a358b6fa02cb7.zip qemu-e0df97777c11c5f62313f8b1395a358b6fa02cb7.tar.gz qemu-e0df97777c11c5f62313f8b1395a358b6fa02cb7.tar.bz2 |
target/hexagon/idef-parser: Use gen_tmp for gen_rvalue_pred
The allocation is immediately followed by either tcg_gen_mov_i32
or gen_read_preg (which contains tcg_gen_mov_i32), so the zero
initialization is immediately discarded.
Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/timer/sse-timer.c')
0 files changed, 0 insertions, 0 deletions