mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-02-15 07:00:15 +00:00
removed unused label
This commit is contained in:
parent
882e020406
commit
688264f999
@ -1671,7 +1671,6 @@ define pcodeop diag;
|
||||
if (isSS) goto <SGLSGL>;
|
||||
if (isSD) goto <SGLDBL>;
|
||||
if (isDS) goto <DBLSGL>;
|
||||
<DBLDBL>
|
||||
FPRT64 = int2float(FPR264);
|
||||
goto <DONE>;
|
||||
<SGLDBL>
|
||||
|
Loading…
Reference in New Issue
Block a user