Lines Matching +full:3 +full:br
74 .word handle_trap /* 3 - Trap Instruction */
97 .word handle_trap_3 /* 3 */
215 bge r2, zero, 3f
218 beq r1, zero, 3f
221 3:
241 br translate_rc_and_ret
294 br ret_from_exception
299 br translate_rc_and_ret2
310 br ret_from_exception
328 br local_restart /* restart syscall */
332 br ret_from_exception
370 /* br ret_from_interrupt */ /* fall through to ret_from_interrupt */
387 br restore_all
423 br ret_from_exception
428 br ret_from_exception
432 br ret_from_exception
436 br ret_from_exception
443 br ret_from_exception
447 br ret_from_exception
452 br ret_from_exception
456 br ret_from_exception
461 br ret_from_exception
466 br ret_from_exception
470 br ret_from_exception
475 br ret_from_exception
504 br ret_from_exception
510 br ret_from_exception
524 .if ((. - \sym) & 3)
525 .rept (4 - (. - \sym) & 3)