|
@@ -354,6 +354,7 @@ implementation
|
|
|
begin
|
|
|
a_load_reg_stack(list, ptrsinttype, reg);
|
|
|
current_asmdata.CurrAsmList.Concat(taicpu.op_functype(a_call_indirect,tcpuprocdef(pd).create_functype));
|
|
|
+ decstack(list,1);
|
|
|
result:=hlcg.get_call_result_cgpara(pd, nil);
|
|
|
end;
|
|
|
|