Searched refs:_NIP (Results 1 – 21 of 21) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | interrupt_64.S | 22 ld r12,_NIP(r1) 33 ld r12,_NIP(r1) 56 std r11,_NIP(r1) /* Saved LR is also the next instruction */ 121 ld r4,_NIP(r1) 223 std r11,_NIP(r1) 318 ld r4,_NIP(r1) 452 ld r11,_NIP(r1) 617 ld r11,_NIP(r1)
|
H A D | entry_32.S | 147 lwz r7,_NIP(r1) 266 lwz r11,_NIP(r1) 312 lwz r11,_NIP(r1) 431 lwz r11,_NIP(r1); \
|
H A D | switch.S | 217 PPC_STL r0,_NIP(r1) /* Return to switch caller */ 255 PPC_LL r0,_NIP(r1) /* Return to _switch caller in new task */
|
H A D | ppc_save_regs.S | 41 PPC_STL r0,_NIP(r3)
|
H A D | head_32.h | 121 stw r12,_NIP(r1) 163 stw r12,_NIP(r1)
|
H A D | idle_85xx.S | 83 stw r9,_NIP(r11) /* make it do a blr */
|
H A D | idle_6xx.S | 152 stw r9,_NIP(r11) /* make it do a blr */
|
H A D | exceptions-64e.S | 129 ld r10,_NIP(r1) 227 ld r10,_NIP(r1) 371 std r10,_NIP(r1); /* save SRR0 to stackframe */ \ 452 std r8,_NIP(r1); \ 1045 std r10,_NIP(r1)
|
H A D | head_booke.h | 94 stw r12,_NIP(r1) 144 stw r12,_NIP(r1)
|
H A D | tm.S | 246 std r3, _NIP(r7) /* Returns to failhandler */
|
H A D | exceptions-64s.S | 505 std r11,_NIP(r1) /* save SRR0 in stackframe */ 564 ld r10,_NIP(r1) 697 ld r9,_NIP(r1)
|
H A D | asm-offsets.c | 284 STACK_PT_REGS_OFFSET(_NIP, nip); in main()
|
H A D | head_85xx.S | 874 lwz r5,_NIP(r1)
|
/openbmc/u-boot/include/ |
H A D | ppc_defs.h | 64 #define _NIP 144 macro
|
H A D | ppc_asm.tmpl | 209 stw r22,_NIP(r21); \
|
/openbmc/linux/arch/powerpc/kernel/trace/ |
H A D | ftrace_entry.S | 82 PPC_STL r7, _NIP(r1) 123 PPC_LL r3, _NIP(r1)
|
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/ |
H A D | start.S | 270 stw r22,_NIP(r21) 312 lwz r2,_NIP(r1) /* Restore environment */
|
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/ |
H A D | start.S | 491 stw r22,_NIP(r21) 533 lwz r2,_NIP(r1) /* Restore environment */
|
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
H A D | start.S | 431 stw r22,_NIP(r21) 472 lwz r2,_NIP(r1) /* Restore environment */
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | start.S | 1337 lwz r2,_NIP(r1) /* Restore environment */
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv_rmhandlers.S | 2717 2: std r3, _NIP(r1)
|