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
void
prolog_saveregs

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

Meta