|
@@ -381,6 +381,7 @@ unit cpupara;
|
|
paracgsize : tcgsize;
|
|
paracgsize : tcgsize;
|
|
begin
|
|
begin
|
|
paraalign:=get_para_align(p.proccalloption);
|
|
paraalign:=get_para_align(p.proccalloption);
|
|
|
|
+ parasize := 0;
|
|
{ we push Flags and CS as long
|
|
{ we push Flags and CS as long
|
|
to cope with the IRETD
|
|
to cope with the IRETD
|
|
and we save 6 register + 4 selectors }
|
|
and we save 6 register + 4 selectors }
|