Home | History | Annotate | Download | only in cctest

Lines Matching refs:bal

3163     __ bal(&here);
3241 __ bal(&here);
3318 __ bal(&here);
4800 __ bal(&get_program_counter); // t0 <- program counter
4962 __ bal(&get_program_counter); // t0 <- program counter
5308 __ bal(offset); // Equivalent for "BGEZAL zero_reg, offset".
5333 TEST(bal) {