|
@@ -1024,10 +1024,6 @@ implementation
|
|
end;
|
|
end;
|
|
end;
|
|
end;
|
|
{$endif defined(x86) or defined(arm)}
|
|
{$endif defined(x86) or defined(arm)}
|
|
-{$ifdef MIPS}
|
|
|
|
- framepointer:=NR_STACK_POINTER_REG;
|
|
|
|
- tg.direction:=1;
|
|
|
|
-{$endif MIPS}
|
|
|
|
{ set the start offset to the start of the temp area in the stack }
|
|
{ set the start offset to the start of the temp area in the stack }
|
|
set_first_temp_offset;
|
|
set_first_temp_offset;
|
|
end;
|
|
end;
|