mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 02:09:44 +02:00
GP-4031 x86 System V ABI
This commit is contained in:
parent
362f571b19
commit
c674e1f2ec
20 changed files with 1668 additions and 185 deletions
|
@ -409,6 +409,22 @@
|
|||
<attribute name="storage"/>
|
||||
</optional>
|
||||
</element>
|
||||
<element name="join_dual_class">
|
||||
<optional>
|
||||
<attribute name="reversejustify">
|
||||
<ref name="boolean_type"/>
|
||||
</attribute>
|
||||
</optional>
|
||||
<optional>
|
||||
<attribute name="storage"/>
|
||||
</optional>
|
||||
<optional>
|
||||
<attribute name="a"/>
|
||||
</optional>
|
||||
<optional>
|
||||
<attribute name="b"/>
|
||||
</optional>
|
||||
</element>
|
||||
</choice>
|
||||
<zeroOrMore>
|
||||
<element name="consume_extra">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue