mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-28 01:50:48 +00:00
2007-04-13 Paul Brook <paul@codesourcery.com>
* target-descriptions.c (tdesc_named_type): Add ieee_single and ieee_double. * doc/gdb.texinfo: Document ieee_single and ieee_double target types.
This commit is contained in:
@@ -25611,6 +25611,12 @@ pointers; printing a code pointer converts it into a symbolic
|
||||
address. The stack pointer and any dedicated address registers
|
||||
may be marked as data pointers.
|
||||
|
||||
@item ieee_single
|
||||
Single precision IEEE floating point.
|
||||
|
||||
@item ieee_double
|
||||
Double precision IEEE floating point.
|
||||
|
||||
@item arm_fpa_ext
|
||||
The 12-byte extended precision format used by ARM FPA registers.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user