On Mon, 23 May 2022 at 21:49, Richard Henderson
wrote:
>
> For these cases, the syndrome does not depend on the
> origin or target EL, so we can simply defer selection
> of the target EL to raise_exception.
The commit message says "defer to raise_exception()", but
that would mean passing 0 as the
For these cases, the syndrome does not depend on the
origin or target EL, so we can simply defer selection
of the target EL to raise_exception.
Signed-off-by: Richard Henderson
---
target/arm/helper-a64.c | 5 +++--
target/arm/helper.c | 10 +++---
target/arm/mte_helper.c | 7 +++