qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 1/5] target/nios2: Check supervisor on eret


From: Richard Henderson
Subject: Re: [PATCH v3 1/5] target/nios2: Check supervisor on eret
Date: Fri, 4 Mar 2022 10:58:59 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 3/3/22 05:39, Amir Gonnen wrote:
eret instruction is only allowed in supervisor mode.

Signed-off-by: Amir Gonnen<amir.gonnen@neuroblade.ai>
---
  target/nios2/translate.c | 2 ++
  1 file changed, 2 insertions(+)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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