[PATCH 7/57][Arm][GAS] Add support for MVE instructions: vstr/vldr
[binutils-gdb.git] / gdb / features / btrace-conf.dtd
blob994deac7315848aabeacfd0fadfdb2db5cb0d497
1 <!-- Copyright (C) 2013-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 btrace-conf (bts?, pt?)>
8 <!ATTLIST btrace-conf version CDATA #FIXED "1.0">
10 <!ELEMENT bts EMPTY>
11 <!ATTLIST bts size CDATA #IMPLIED>
13 <!ELEMENT pt EMPTY>
14 <!ATTLIST pt size CDATA #IMPLIED>