regmask

Given a type, return a mask of registers to hold that type. Input: tyf function type

version(COMPILE)
extern (C++) nothrow @safe @trusted
regm_t
regmask
(
tym_t tym
,
tym_t tyf
)
Suggestion Box / Bug Report