Home | History | Annotate | Download | only in mips64

Lines Matching refs:not_string

2172         Label not_string;
2174 __ Branch(&not_string, ge , at, Operand(FIRST_NONSTRING_TYPE));
2178 __ bind(&not_string);