Home | History | Annotate | Download | only in mips

Lines Matching refs:KindField

1383   __ And(t1, t1, Operand(Code::KindField::kMask));
1384 __ srl(t1, t1, Code::KindField::kShift);