mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-28 21:40:59 +08:00
GP-4479 fix decompiling of V850 binaries not using GP and TP registers
as constants when when computing memory references
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
|
||||
<stackpointer register="sp" space="ram"/>
|
||||
|
||||
<prefersplit style="inhalf">
|
||||
<register name="r2sp"/>
|
||||
<register name="r4r5"/>
|
||||
</prefersplit>
|
||||
|
||||
<default_proto>
|
||||
<prototype name="__stdcall" extrapop="0" stackshift="0">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user