findreg

Given a register mask, find and return the number of the first register that fits.

version(COMPILE)
extern (C++) nothrow @safe @trusted
reg_t
findreg
(
regm_t regm
)
Suggestion Box / Bug Report