mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
GP-4989: Fix ARM AAPCS cspec, add soft float calling convention
This commit is contained in:
parent
dadfc465df
commit
3e11715778
3 changed files with 296 additions and 25 deletions
|
@ -404,6 +404,11 @@
|
|||
<optional>
|
||||
<attribute name="stackspill"/>
|
||||
</optional>
|
||||
<optional>
|
||||
<attribute name="backfill">
|
||||
<ref name="boolean_type"/>
|
||||
</attribute>
|
||||
</optional>
|
||||
</element>
|
||||
<element name="hidden_return">
|
||||
<optional>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue