mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 18:29:37 +02:00
GP-4849 Volatile attribute in <register> tag.
This commit is contained in:
parent
be305db930
commit
e1cc67a3d2
9 changed files with 85 additions and 73 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue