On 23 January 2018 at 03:53, Richard Henderson
wrote:
> Save the high parts of the Zregs and all of the Pregs.
> The ZCR_ELx registers are migrated via the CP mechanism.
>
> Signed-off-by: Richard Henderson
> ---
> target/arm/machine.c | 53
>
Richard Henderson writes:
> Save the high parts of the Zregs and all of the Pregs.
> The ZCR_ELx registers are migrated via the CP mechanism.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Alex Bennée
> ---
> target/arm/machine.c | 53
> ++
Save the high parts of the Zregs and all of the Pregs.
The ZCR_ELx registers are migrated via the CP mechanism.
Signed-off-by: Richard Henderson
---
target/arm/machine.c | 53
1 file changed, 53 insertions(+)
diff --git a/target/arm/machine.c