Lines Matching refs:r3
27 stw r3, 12(sp)
69 movhi r3, %hi(external_interrupt)
70 ori r3, r3, %lo(external_interrupt)
72 callr r3
78 ldw r3, 116(sp)
79 addi r3, r3, -4
80 stw r3, 116(sp)
85 movhi r3, %hi(OPC_TRAP)
86 ori r3, r3, %lo(OPC_TRAP)
89 bne r1, r3, 1f
90 movhi r3, %hi(trap_handler)
91 ori r3, r3, %lo(trap_handler)
93 callr r3
98 movhi r3, %hi(soft_emulation)
99 ori r3, r3, %lo(soft_emulation)
101 callr r3
107 ldw r3, 12(sp)