mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-08 14:00:35 -05:00
removed unused label
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user