OSDN Git Service

Enable to track git://github.com/monaka/binutils.git
[pf3gnuchains/pf3gnuchains3x.git] / sid / component / cgen-cpu / common-xml / conventions.xml
diff --git a/sid/component/cgen-cpu/common-xml/conventions.xml b/sid/component/cgen-cpu/common-xml/conventions.xml
new file mode 100644 (file)
index 0000000..7b1d12b
--- /dev/null
@@ -0,0 +1,11 @@
+<!-- this is the set of "standard CPU conventions", to be included in a hw-cpu-*.xml file -->
+
+
+    <convention name="functional" supported="true" />
+    <convention name="save/restore" supported="true" />
+    <convention name="triggerpoints" supported="true">
+      <p>Triggerpoints are supported for CPU registers.</p>
+    </convention>
+    <convention name="inhibit-recursion" supported="true">
+      <p>It prevents harmful recursion from the <pin>step!</pin> input pin.</p>
+    </convention>