On Thu, 8 May 2025 at 08:31, Michael Tokarev <m...@tls.msk.ru> wrote: > > On 01.05.2025 15:55, Peter Maydell wrote: > > If the guest code has an ISB or SB insn inside an IT block, we > > generate incorrect code which trips a TCG assertion:
> Is this change applicable for older stable releases, besides 10.0 > (currently 9.2 and 7.2)? It applies cleanly but I wonder if it is > actually needed.. I think any branch with commit 73fce314dbbf2d ("target/arm: Use DISAS_TOO_MANY for ISB and SB") needs the fix. That would include both 9.2 and 7.2, unless I got my git rune wrong. thanks -- PMM