On 7/10/23 18:50, Philippe Mathieu-Daudé wrote:
+ if (s->read_count == s->read_trigger - 1) + s->int_level &= ~ INT_RX;
Fix the braces. Otherwise, Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~
On 7/10/23 18:50, Philippe Mathieu-Daudé wrote:
+ if (s->read_count == s->read_trigger - 1) + s->int_level &= ~ INT_RX;
Fix the braces. Otherwise, Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~