Searched refs:r16 (Results 26 - 50 of 94) sorted by relevance

1234

/linux-master/tools/testing/selftests/powerpc/copyloops/
H A Dcopyuser_power7.S46 ld r16,STK_REG(R16)(r1)
63 ld r16,STK_REG(R16)(r1)
124 std r16,STK_REG(R16)(r1)
149 err2; ld r16,80(r4)
166 err2; std r16,80(r3)
179 ld r16,STK_REG(R16)(r1)
385 std r16,STK_REG(R16)(r1)
390 li r16,112
407 err4; lvx v0,r4,r16
416 err4; stvx v0,r3,r16
[all...]
H A Dmemcpy_power7.S68 std r16,STK_REG(R16)(r1)
93 ld r16,80(r4)
110 std r16,80(r3)
123 ld r16,STK_REG(R16)(r1)
331 std r16,STK_REG(R16)(r1)
336 li r16,112
353 lvx v0,r4,r16
362 stvx v0,r3,r16
368 ld r16,STK_REG(R16)(r1)
517 std r16,STK_RE
[all...]
H A Dcopy_mc_64.S32 ld r16,STK_REG(R16)(r1)
92 std r16,STK_REG(R16)(r1)
117 err2; ld r16,72(r4)
134 err2; std r16,72(r3)
174 ld r16,STK_REG(R16)(r1)
/linux-master/tools/testing/selftests/powerpc/copyloops/asm/
H A Dppc_asm.h12 #define R16 r16
/linux-master/arch/powerpc/lib/
H A Dmemcpy_power7.S68 std r16,STK_REG(R16)(r1)
93 ld r16,80(r4)
110 std r16,80(r3)
123 ld r16,STK_REG(R16)(r1)
331 std r16,STK_REG(R16)(r1)
336 li r16,112
353 lvx v0,r4,r16
362 stvx v0,r3,r16
368 ld r16,STK_REG(R16)(r1)
517 std r16,STK_RE
[all...]
H A Dcopy_mc_64.S32 ld r16,STK_REG(R16)(r1)
92 std r16,STK_REG(R16)(r1)
117 err2; ld r16,72(r4)
134 err2; std r16,72(r3)
174 ld r16,STK_REG(R16)(r1)
/linux-master/arch/microblaze/kernel/
H A Dmcount.S32 swi r16, r1, 52; \
63 lwi r16, r1, 52; \
H A Dentry.S194 swi r16, r1, PT_R16; \
228 lwi r16, r1, PT_R16; \
857 lwi r16, r1, PT_PC
859 rtbd r16, 0
877 swi r16, r1, PT_PC; /* PC and r16 are the same */
951 * Debug trap for KGDB. Enter to _debug_exception by brki r16, 0x18
971 swi r16, r1, PT_PC; /* PC and r16 are the same */
1005 swi r16, r
[all...]
/linux-master/arch/hexagon/include/asm/
H A Delf.h118 DEST.r16 = REGS->r16; \
/linux-master/arch/powerpc/purgatory/
H A Dtrampoline_64.S81 mr %r16,%r3 /* save dt address in reg16 */
102 mr %r3,%r16 /* restore dt address */
/linux-master/arch/arm/probes/
H A Ddecode.h263 #define REGS(r16, r12, r8, r4, r0) \
264 (((REG_TYPE_##r16) << 16) + \
/linux-master/arch/arc/include/asm/
H A Dptrace.h58 unsigned long r25, r24, r23, r22, r21, r20, r19, r18, r17, r16, r15, r14, r13; member in struct:callee_regs
100 unsigned long r25, r24, r23, r22, r21, r20, r19, r18, r17, r16, r15, r14, r13; member in struct:callee_regs
/linux-master/arch/hexagon/include/uapi/asm/
H A Dregisters.h135 unsigned long r16; member in struct:pt_regs::__anon298::__anon299
/linux-master/arch/microblaze/include/uapi/asm/
H A Delf.h113 _r->r16 = _r->r17 = _r->r18 = _r->r19 = \
/linux-master/tools/testing/selftests/powerpc/switch_endian/
H A Dcheck.S48 addi r9,r15,16 # check r16
49 cmpd r9,r16
H A Dswitch_endian_test.S47 addi r16, r15, 16
/linux-master/arch/nios2/include/asm/
H A Delf.h63 pr_reg[23] = sw->r16; \
/linux-master/arch/nios2/kernel/
H A Dinsnemu.S131 stw r16, 64(sp)
412 movi r16, 1 /* used to create "rori B,A,1" from "ror B,A,r16" */
424 * r16 = 1
450 ror r7, r7, r16 /* r7 = 0x80000000 on carry, or else 0x00000000 */
562 ldw r16, 64(sp)
H A Dasm-offsets.c54 OFFSET(SW_R16, switch_stack, r16);
/linux-master/arch/powerpc/kernel/
H A Dmisc.S59 PPC_STL r16,7*SZL(r3)
87 PPC_LL r16,7*SZL(r3)
H A Dhead_85xx.S714 stw r16, THREAD_NORMSAVE(6)(r12)
723 lwzx r16, r14, r15
725 li r16, 0
729 add r17, r17, r16 /* r17 = *next_tlbcam_idx */
737 mfspr r16, SPRN_TLB1CFG
738 andi. r16, r16, 0xfff
742 cmpw r15, r16
754 mfspr r16, SPRN_MAS1
755 rlwimi r16, r1
[all...]
H A Dtm.S136 li r16, 0
137 ori r16, r16, MSR_EE /* IRQs hard off */
138 andc r15, r15, r16
/linux-master/arch/hexagon/kernel/
H A Dvm_events.c53 printk(KERN_EMERG "r16: \t0x%08lx %08lx %08lx %08lx\n", regs->r16,
/linux-master/arch/parisc/include/asm/
H A Dasmregs.h49 r16: .reg %r16
/linux-master/arch/powerpc/kvm/
H A Dbook3s_interrupts.S34 PPC_LL r16, VCPU_GPR(R16)(vcpu); \
174 PPC_STL r16, VCPU_GPR(R16)(r7)

Completed in 482 milliseconds

1234