summaryrefslogtreecommitdiffstats
path: root/include/user
diff options
context:
space:
mode:
authorRichard Henderson2022-02-26 02:44:55 +0100
committerRichard Henderson2022-02-28 19:04:10 +0100
commit2ccf40f00e3f29d85d4ff48a9a98870059002290 (patch)
tree32d9d708900e730ef0ba46358ef94b171c02b105 /include/user
parentaccel/tcg/cpu-exec: Fix precise single-stepping after interrupt (diff)
downloadqemu-2ccf40f00e3f29d85d4ff48a9a98870059002290.tar.gz
qemu-2ccf40f00e3f29d85d4ff48a9a98870059002290.tar.xz
qemu-2ccf40f00e3f29d85d4ff48a9a98870059002290.zip
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 'include/user')
0 files changed, 0 insertions, 0 deletions