On Tue, 26 May 2026 at 18:41, Peter Maydell <[email protected]> wrote:
> +    case ARMFault_Domain:
> +        /*
> +         * This can only happen when doing an AT insn at EL2 for an AArch32
> +         * stage 1 EL1&0 translation regime using short-descriptors, and
> +         * the translation hits a Domain fault. This needs to be reported in
> +         * in the long-format PAR. Compare pseudocode 
> AArch64_PARFault_Status().
> +         */

The "in in" here should just be "in".

-- PMM

Reply via email to