On Mon, 18 May 2026 at 18:49, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> v1: https://lore.kernel.org/qemu-devel/20250803014019.416797-1-richard.henderson@linaro.org/
>
> Changes for v2:
> - v9.6 to be included in Arm ARM.
> - Reorg CB_cond to avoid argument ordering error (paolo).
>
>
> r~
>
>
> Richard Henderson (4):
> target/arm: Add feature predicate for FEAT_CMPBR
> target/arm: Implement CB, CBB, CBH
> target/arm: Implement CB (immediate)
> target/arm: Enable FEAT_CMPBR for -cpu max
Since my review comments were trivial, I've applied this series
to target-arm.next and made the minor tweaks to them there.
thanks
-- PMM