On 24/8/26 11:05, Peter Maydell wrote:
On Tue, 18 Aug 2026 at 18:07, Richard Henderson <[email protected]> wrote:Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Signed-off-by: Richard Henderson <[email protected]>Hi -- this commit is reported to cause a regression where an aarch64 rev64 can now trigger a TCG assertion: https://gitlab.com/qemu-project/qemu/-/work_items/4229 Could you have a look at that, please?
If so I'd expect the culprit to be either the previous one,
"tcg: Add tcg_gen_revbit{8,32,64}" or later "tcg/aarch64:
Implement revbit{32,64}".
Richard you'll likely beat me at finding the issue, otherwise
I can have a look in 3 days.
