On 12/30/2013 08:34 AM, Peter Maydell wrote:
> From: Alexander Graf <[email protected]>
> 
> When dumping the current CPU state, we can also get a request
> to dump the FPU state along with the CPU's integer state.
> 
> Add support to dump the VFP state when that flag is set, so that
> we can properly debug code that modifies floating point registers.
> 
> Signed-off-by: Alexander Graf <[email protected]>
> [WN: Commit message tweak, rebased. Output all registers, two per-line.]
> Signed-off-by: Will Newton <[email protected]>
> Reviewed-by: Peter Maydell <[email protected]>
> Signed-off-by: Peter Maydell <[email protected]>
> ---
>  target-arm/translate-a64.c | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)

Reviewed-by: Richard Henderson <[email protected]>


r~

Reply via email to