[PATCH 7/57][Arm][GAS] Add support for MVE instructions: vstr/vldr
[binutils-gdb.git] / gdb / features / threads.dtd
blob3f31b25bc805d0a7698a32474936cd00cd570951
1 <!-- Copyright (C) 2008-2019 Free Software Foundation, Inc.
3 Copying and distribution of this file, with or without modification,
4 are permitted in any medium without royalty provided the copyright
5 notice and this notice are preserved. -->
7 <!ELEMENT threads (thread*)>
8 <!ATTLIST threads version CDATA #FIXED "1.0">
10 <!ELEMENT thread (#PCDATA)>
12 <!ATTLIST thread id CDATA #REQUIRED>
13 <!ATTLIST thread core CDATA #IMPLIED>