qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Missing CASA instruction handling for SPARC qemu-user


From: Richard Henderson
Subject: Re: [PATCH] Missing CASA instruction handling for SPARC qemu-user
Date: Tue, 31 Oct 2023 13:01:30 -0700
User-agent: Mozilla Thunderbird

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 <richard.henderson@linaro.org>
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 <mark.cave-ayland@ilande.co.uk>
    Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
    Signed-off-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]