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 3:
238 br translate_rc_and_ret
288 br ret_from_exception
299 br ret_from_exception
317 br local_restart /* restart syscall */
321 br ret_from_exception
362 /* br ret_from_interrupt */ /* fall through to ret_from_interrupt */
379 br restore_all
412 br ret_from_exception
417 br ret_from_exception
421 br ret_from_exception
425 br ret_from_exception
432 br ret_from_exception
436 br ret_from_exception
441 br ret_from_exception
445 br ret_from_exception
450 br ret_from_exception
455 br ret_from_exception
459 br ret_from_exception
464 br ret_from_exception
493 br ret_from_exception
499 br ret_from_exception
513 .if ((. - \sym) & 3)
514 .rept (4 - (. - \sym) & 3)