qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [Qemu-devel] [PATCH 01/19] target/arm: Implement MSR/MRS


From: Richard Henderson
Subject: Re: [Qemu-arm] [Qemu-devel] [PATCH 01/19] target/arm: Implement MSR/MRS access to NS banked registers
Date: Wed, 13 Sep 2017 15:58:59 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 09/12/2017 11:13 AM, Peter Maydell wrote:
> In v8M the MSR and MRS instructions have extra register value
> encodings to allow secure code to access the non-secure banked
> version of various special registers.
> 
> (We don't implement the MSPLIM_NS or PSPLIM_NS aliases, because
> we don't currently implement the stack limit registers at all.)
> 
> Signed-off-by: Peter Maydell <address@hidden>
> ---
>  target/arm/helper.c | 110 
> ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 110 insertions(+)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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