1011a1012
>
1012a1014
>
1013a1016,1021
> // The translation isn't yet complete, so we can't possibly have a
> // fault. Overwrite any existing fault we might have from a previous
> // execution of this instruction (e.g. an uncachable load that
> // couldn't execute because it wasn't at the head of the ROB).
> fault = NoFault;
>
1030a1039
>
1031a1041,1046
> // The translation isn't yet complete, so we can't possibly have a
> // fault. Overwrite any existing fault we might have from a previous
> // execution of this instruction (e.g. an uncachable load that
> // couldn't execute because it wasn't at the head of the ROB).
> fault = NoFault;
>