findreg

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

  1. reg_t findreg(regm_t regm)
    version(COMPILE)
    extern (C++) nothrow
    findreg
  2. reg_t findreg(regm_t regm, int line, const(char)* file)

Meta