On Tue, 24 Jan 2023 at 00:02, Richard Henderson
wrote:
>
> The function takes the fields as filled in by
> the Arm ARM pseudocode for TakeGPCException.
>
> Signed-off-by: Richard Henderson
> ---
> target/arm/syndrome.h | 9 +
> 1 file changed, 9 insertions(+)
>
> diff --git a/target/arm/
The function takes the fields as filled in by
the Arm ARM pseudocode for TakeGPCException.
Signed-off-by: Richard Henderson
---
target/arm/syndrome.h | 9 +
1 file changed, 9 insertions(+)
diff --git a/target/arm/syndrome.h b/target/arm/syndrome.h
index 73df5e3793..3fa926d115 100644
---