On 6/14/23 18:59, Bastian Koppelmann wrote:
+ uint32_t tb_flags = (uint32_t)ctx->base.tb->flags;
No need for the cast. Otherwise, Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~
On 6/14/23 18:59, Bastian Koppelmann wrote:
+ uint32_t tb_flags = (uint32_t)ctx->base.tb->flags;
No need for the cast. Otherwise, Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~