Source position: bios.inc line 36
procedure swiDivMod(
numerator: cint;
divisor: cint;
var result: cint;
var remainder: cint
);