2011-08-14 14:50:14 +02:00
|
|
|
<?xml version="1.0"?>
|
2013-01-01 07:33:28 +01:00
|
|
|
<!-- Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
2011-08-14 14:50:14 +02:00
|
|
|
|
|
|
|
Copying and distribution of this file, with or without modification,
|
|
|
|
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.tic6x.c6xp">
|
|
|
|
<reg name="TSR" bitsize="32" type="uint32"/>
|
|
|
|
<reg name="ILC" bitsize="32" type="uint32"/>
|
|
|
|
<reg name="RILC" bitsize="32" type="uint32"/>
|
|
|
|
</feature>
|