On 7/18/23 09:09, Luca Bonissi wrote:
On qemu-sparc (user-space), the CASA instruction is not handled for SPARC32 even if the selected cpu (e.g. LEON3) supports it.

This should be fixed now, with

commit d0a11d25f0332dbaeb3a4f733a5cfb23ed40413d
Author: Richard Henderson <[email protected]>
Date:   Thu Oct 5 00:09:36 2023 -0700

    target/sparc: Move CASA, CASXA to decodetree

    Remove gen_cas_asi, gen_casx_asi.
    Rename gen_cas_asi0 to gen_cas_asi.

    Tested-by: Mark Cave-Ayland <[email protected]>
    Acked-by: Mark Cave-Ayland <[email protected]>
    Signed-off-by: Richard Henderson <[email protected]>


r~

Reply via email to