diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-06-19 15:23:14 +0200 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-06-20 10:01:30 +0200 |
commit | 2be6a48673afb3a15ad7a611d5562256707fdc46 (patch) | |
tree | 746f4122295b76d6edf914cb7bde2e6080d461fd /tcg | |
parent | 8a2bd747877ac269d3ae06dc14029f479582acfd (diff) |
accel/tcg: Handle MO_ATOM_WITHIN16 in do_st16_leN
Otherwise we hit the default assert not reached.
Handle it as MO_ATOM_NONE, because of size and misalignment.
We already handle this correctly in do_ld16_beN.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tcg')
0 files changed, 0 insertions, 0 deletions