diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-02-25 15:44:55 -1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2022-02-28 08:04:10 -1000 |
commit | 2ccf40f00e3f29d85d4ff48a9a98870059002290 (patch) | |
tree | 32d9d708900e730ef0ba46358ef94b171c02b105 /hw/watchdog | |
parent | 5b7b197c87cefbd24bd1936614fd4e00ccc279ab (diff) |
tcg/tci: Use tcg_out_ldst in tcg_out_st
The tcg_out_ldst helper will handle out-of-range offsets.
We haven't actually encountered any, since we haven't run
across the assert within tcg_out_op_rrs, but an out-of-range
offset would not be impossible in future.
Fixes: 65089889183 ("tcg/tci: Change encoding to uint32_t units")
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/watchdog')
0 files changed, 0 insertions, 0 deletions