Home | History | Annotate | Download | only in mips

Lines Matching full:creg

213   bool is(FPURegister creg) const { return code_ == creg.code_; }
274 bool is(FPUControlRegister creg) const { return code_ == creg.code_; }