diff options
Diffstat (limited to 'gdb-xml/arm-neon.xml')
-rw-r--r-- | gdb-xml/arm-neon.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb-xml/arm-neon.xml b/gdb-xml/arm-neon.xml index 39f435ee9c..ce3ee03ec4 100644 --- a/gdb-xml/arm-neon.xml +++ b/gdb-xml/arm-neon.xml @@ -5,7 +5,7 @@ are permitted in any medium without royalty provided the copyright notice and this notice are preserved. --> <!DOCTYPE feature SYSTEM "gdb-target.dtd"> -<feature name="org.gnu.gdb.arm.neon"> +<feature name="org.gnu.gdb.arm.vfp"> <vector id="neon_uint8x8" type="uint8" count="8"/> <vector id="neon_uint16x4" type="uint16" count="4"/> <vector id="neon_uint32x2" type="uint32" count="2"/> |