Merge remote-tracking branch 'origin/GP-4356_ghintern_avr8_cspec--SQUASHED'

This commit is contained in:
Ryan Kurtz 2025-07-17 06:19:47 -04:00
commit 88bfdeb429
17 changed files with 564 additions and 63 deletions

View file

@ -379,6 +379,16 @@
</element>
</zeroOrMore>
</interleave>
<zeroOrMore>
<element name="consume_extra">
<attribute name="storage"/>
<optional>
<attribute name="matchsize">
<ref name="boolean_type"/>
</attribute>
</optional>
</element>
</zeroOrMore>
<choice>
<element name="consume">
<attribute name="storage"/>
@ -395,6 +405,11 @@
<ref name="boolean_type"/>
</attribute>
</optional>
<optional>
<attribute name="reversesignif">
<ref name="boolean_type"/>
</attribute>
</optional>
<optional>
<attribute name="align">
<ref name="boolean_type"/>
@ -430,6 +445,11 @@
<ref name="boolean_type"/>
</attribute>
</optional>
<optional>
<attribute name="reversesignif">
<ref name="boolean_type"/>
</attribute>
</optional>
<optional>
<attribute name="storage"/>
</optional>
@ -444,6 +464,16 @@
<zeroOrMore>
<element name="consume_extra">
<attribute name="storage"/>
<optional>
<attribute name="matchsize">
<ref name="boolean_type"/>
</attribute>
</optional>
</element>
</zeroOrMore>
<zeroOrMore>
<element name="consume_remaining">
<attribute name="storage"/>
</element>
</zeroOrMore>
<zeroOrMore>