ir.Emit(Nop(position)); (* placeholder for fill *)
*)
- IF procedureType.callingConvention # SyntaxTree.OberonCallingConvention THEN
+ IF (procedureType.callingConvention # SyntaxTree.OberonCallingConvention) & (~SysvABI(procedureType.callingConvention) OR (system.addressSize # 64)) THEN