Home | History | Annotate | Download | only in mips

Lines Matching refs:not_string

1988         Label not_string;
1990 __ Branch(&not_string, ge , at, Operand(FIRST_NONSTRING_TYPE));
1994 __ bind(&not_string);