David Hildenbrand | 6117afa | 2014-08-29 15:52:15 +0200 | [diff] [blame] | 1 | <?xml version="1.0"?> |
| 2 | <!-- Copyright (C) 2010-2014 Free Software Foundation, Inc. |
| 3 | |
| 4 | Copying and distribution of this file, with or without modification, |
| 5 | are permitted in any medium without royalty provided the copyright |
| 6 | notice and this notice are preserved. --> |
| 7 | |
| 8 | <!DOCTYPE feature SYSTEM "gdb-target.dtd"> |
| 9 | <feature name="org.gnu.gdb.s390.acr"> |
| 10 | <reg name="acr0" bitsize="32" type="uint32" group="access"/> |
| 11 | <reg name="acr1" bitsize="32" type="uint32" group="access"/> |
| 12 | <reg name="acr2" bitsize="32" type="uint32" group="access"/> |
| 13 | <reg name="acr3" bitsize="32" type="uint32" group="access"/> |
| 14 | <reg name="acr4" bitsize="32" type="uint32" group="access"/> |
| 15 | <reg name="acr5" bitsize="32" type="uint32" group="access"/> |
| 16 | <reg name="acr6" bitsize="32" type="uint32" group="access"/> |
| 17 | <reg name="acr7" bitsize="32" type="uint32" group="access"/> |
| 18 | <reg name="acr8" bitsize="32" type="uint32" group="access"/> |
| 19 | <reg name="acr9" bitsize="32" type="uint32" group="access"/> |
| 20 | <reg name="acr10" bitsize="32" type="uint32" group="access"/> |
| 21 | <reg name="acr11" bitsize="32" type="uint32" group="access"/> |
| 22 | <reg name="acr12" bitsize="32" type="uint32" group="access"/> |
| 23 | <reg name="acr13" bitsize="32" type="uint32" group="access"/> |
| 24 | <reg name="acr14" bitsize="32" type="uint32" group="access"/> |
| 25 | <reg name="acr15" bitsize="32" type="uint32" group="access"/> |
| 26 | </feature> |