OSDN Git Service

7b1d12bc142bfae21fdad209f87326d11f71560a
[pf3gnuchains/pf3gnuchains3x.git] / sid / component / cgen-cpu / common-xml / conventions.xml
1 <!-- this is the set of "standard CPU conventions", to be included in a hw-cpu-*.xml file -->
2
3
4     <convention name="functional" supported="true" />
5     <convention name="save/restore" supported="true" />
6     <convention name="triggerpoints" supported="true">
7       <p>Triggerpoints are supported for CPU registers.</p>
8     </convention>
9     <convention name="inhibit-recursion" supported="true">
10       <p>It prevents harmful recursion from the <pin>step!</pin> input pin.</p>
11     </convention>