mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 03:50:02 +02:00
GT-3051: Corrected superH floating point issues.
This commit is contained in:
parent
864235ee7d
commit
effe9c76ec
2 changed files with 185 additions and 1269 deletions
|
@ -6,4 +6,9 @@
|
|||
<property key="assemblyRating:SuperH4:LE:32:default" value="PLATINUM"/>
|
||||
</properties>
|
||||
<programcounter register="PC"/>
|
||||
<context_data>
|
||||
<tracked_set space="register">
|
||||
<set name="FPSCR" val="0x40001"/>
|
||||
</tracked_set>
|
||||
</context_data>
|
||||
</processor_spec>
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue