Home | History | Annotate | Download | only in mips

Lines Matching refs:is_symbol

6940     Label is_symbol;
6941 __ Branch(&is_symbol, eq, tmp5, Operand(zero_reg));
6947 __ bind(&is_symbol);