Home | History | Annotate | Download | only in mips

Lines Matching full:is_symbol

2344     Label is_symbol;
2345 __ Branch(&is_symbol, ne, tmp5, Operand(zero_reg));
2351 __ bind(&is_symbol);