Statistics
| Branch: | Revision:

root / gdb-xml / aarch64-fpu.xml @ feature-archipelago

History | View | Annotate | Download (3.3 kB)

# Date Author Comment
6a669427 12/17/2013 09:42 pm Peter Maydell

target-arm: Support fp registers in gdb stub

Register the aarch64-fpu XML and implement the necessary
read/write handlers so we can support reading and writing
of FP registers in the gdb stub.

Signed-off-by: Peter Maydell <>
Reviewed-by: Richard Henderson <>