summaryrefslogtreecommitdiffstats
path: root/vl.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2012-10-05 15:04:44 +0100
committerPeter Maydell <peter.maydell@linaro.org>2012-10-05 15:04:44 +0100
commitf2617cfc237a7f7e72bd3791ed1f3d35f496bb22 (patch)
treeb723a6cf27d1df252d27aafcae1dea69ddbf0604 /vl.c
parent6fd2a026fbf46ed5927a57e3e043a2039a0651d0 (diff)
downloadhqemu-f2617cfc237a7f7e72bd3791ed1f3d35f496bb22.zip
hqemu-f2617cfc237a7f7e72bd3791ed1f3d35f496bb22.tar.gz
target-arm: Reinstate display of VFP registers in cpu_dump_state
Reinstate the display of VFP registers in cpu_dump_state(), if the CPU has them (this code had been #if 0'd out a for a long time). We drop the attempt ot display the values as floating point, since this makes assumptions about the host 'float' and 'double' formats and is not done by eg the i386 cpu_dump_state(). This display is gated on the CPU_DUMP_FPU flag, as for x86. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'vl.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud