prolog_saveregs

Save registers that the function destroys, but that the ABI says should be preserved across function calls.

Emit Dwarf info for these saves.

version(COMPILE)
extern (C++) nothrow @safe @trusted
void
prolog_saveregs
(,
regm_t topush
,)

Parameters

cdb CodeBuilder

append generated instructions to this

topush regm_t

mask of registers to push

cfa_offset int

offset of frame pointer from CFA

Suggestion Box / Bug Report