On 9/17/18 9:30 AM, Emilio G. Cota wrote:
> Consistently access u16.high with atomics to avoid
> undefined behaviour in MTTCG.
> 
> Note that icount_decr.u16.low is only used in icount mode,
> so regular accesses to it are OK.
> 
> Cc: Peter Crosthwaite <crosthwaite.pe...@gmail.com>
> Cc: Richard Henderson <r...@twiddle.net>
> Signed-off-by: Emilio G. Cota <c...@braap.org>
> ---
>  accel/tcg/tcg-all.c       | 2 +-
>  accel/tcg/translate-all.c | 2 +-
>  qom/cpu.c                 | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)

Eh, sure, I guess.
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to