mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 03:50:02 +02:00
GP-0 update to __rustcall param join handling
This commit is contained in:
parent
8bfa9818ef
commit
0b535fcf82
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
<addr offset="8" space="stack"/>
|
||||
</pentry>
|
||||
<rule>
|
||||
<datatype name="any" minsize="9"/>
|
||||
<datatype name="any" minsize="9" maxsize="16" />
|
||||
<join align="true"/> <!-- Chunk from general purpose registers -->
|
||||
</rule>
|
||||
</input>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue