* comment fixed

This commit is contained in:
florian 2025-03-20 21:55:25 +01:00
parent e0aed719ed
commit 310069221a

View File

@ -262,13 +262,13 @@ implementation
begin begin
result:=false; result:=false;
{ replace { replace
<FOp> %reg3,%reg2,%reg1 <Fcmp> %ireg3,%freg2,%freg1
<mvop> %reg4,%reg3,%reg3 <andi> %ireg4,%ireg3,const
dealloc %reg3 dealloc %reg3
by by
<FOp> %reg4,%reg2,%reg1 <Fcmp> %ireg4,%freg2,%freg1
? ?
} }
if GetNextInstruction(p,hp1) and if GetNextInstruction(p,hp1) and