GP-4849 Volatile attribute in <register> tag.

This commit is contained in:
caheckman 2024-08-14 21:09:15 +00:00
parent be305db930
commit e1cc67a3d2
9 changed files with 85 additions and 73 deletions

View file

@ -114,6 +114,11 @@
<ref name="boolean_type"/>
</attribute>
</optional>
<optional>
<attribute name="volatile">
<ref name="boolean_type"/>
</attribute>
</optional>
<optional>
<attribute name="vector_lane_sizes"/>
</optional>