FuncParamRegs

Members

Functions

alloc
int alloc(type* t, tym_t ty, ubyte* reg1, ubyte* reg2)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
FuncParamRegs create(tym_t tyf)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

argregs
const(ubyte)* argregs;
Undocumented in source.
floatregs
const(ubyte)* floatregs;
Undocumented in source.
i
int i;
Undocumented in source.
numfloatregs
uint numfloatregs;
Undocumented in source.
numintegerregs
uint numintegerregs;
Undocumented in source.
regcnt
int regcnt;
Undocumented in source.
tyf
tym_t tyf;
Undocumented in source.
xmmcnt
int xmmcnt;
Undocumented in source.

Meta