mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-12-04 18:13:11 +00:00
GT-3202: Sparc sleigh changes
- General sleigh formatting changes - Corrected floating point register ordering - Made decompiler happy with save/restore functions - Fixed decompiler issues with ldd (but not std yet) - Corrected issue with delay slot conditional goto inst_next instructions - Corrected register references in fito- and fxto- instructions.
This commit is contained in:
parent
a61ea576cf
commit
9fb4dc4459
@ -9,6 +9,7 @@
|
||||
<context_data>
|
||||
<tracked_set space="ram">
|
||||
<set name="didrestore" val="0"/>
|
||||
<set name="DECOMPILE_MODE" val="1"/>
|
||||
</tracked_set>
|
||||
</context_data>
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user