Lines Matching refs:r3
28 stw r3, 12(sp)
70 movhi r3, %hi(external_interrupt)
71 ori r3, r3, %lo(external_interrupt)
73 callr r3
79 ldw r3, 116(sp)
80 addi r3, r3, -4
81 stw r3, 116(sp)
86 movhi r3, %hi(OPC_TRAP)
87 ori r3, r3, %lo(OPC_TRAP)
90 bne r1, r3, 1f
91 movhi r3, %hi(trap_handler)
92 ori r3, r3, %lo(trap_handler)
94 callr r3
99 movhi r3, %hi(soft_emulation)
100 ori r3, r3, %lo(soft_emulation)
102 callr r3
108 ldw r3, 12(sp)