Searched refs:r28 (Results 26 - 50 of 67) sorted by relevance

123

/linux-master/tools/testing/selftests/powerpc/switch_endian/
H A Dcheck.S84 addi r9,r15,28 # check r28
85 cmpd r9,r28
H A Dswitch_endian_test.S59 addi r28, r15, 28
/linux-master/arch/powerpc/kernel/
H A Dmisc.S71 PPC_STL r28,19*SZL(r3)
99 PPC_LL r28,19*SZL(r3)
H A Dswsusp_asm64.S104 SAVE_REGISTER(r28)
220 RESTORE_REGISTER(r28)
H A Dhead_64.S550 mr r28,r8
593 mr r28,r6
613 mr r6,r28
976 std r28,0(r11);
H A Dmisc_64.S401 std r28,-32(r1)
412 mr r28,r6 /* control, unused */
H A Dexceptions-64e.S1404 mflr r28
1420 tovirt(r28,r28)
1421 mtlr r28
1441 mflr r28
1474 cmpdi cr0,r28,0
1478 or r28,r28,r3
1479 1: mtlr r28
1483 mflr r28
[all...]
/linux-master/arch/parisc/include/asm/
H A Dasmregs.h17 ret0: .reg %r28
61 r28: .reg %r28
/linux-master/arch/hexagon/kernel/
H A Dvm_events.c65 printk(KERN_EMERG "r28: \t0x%08lx %08lx %08lx %08lx\n", regs->r28,
H A Dkgdb.c48 { "r28", GDB_SIZEOF_REG, offsetof(struct pt_regs, r28)},
/linux-master/arch/powerpc/kvm/
H A Dbook3s_interrupts.S46 PPC_LL r28, VCPU_GPR(R28)(vcpu); \
186 PPC_STL r28, VCPU_GPR(R28)(r7)
H A Dbooke_interrupts.S186 stw r28, VCPU_GPR(R28)(r4)
266 lwz r28, VCPU_GPR(R28)(r4)
304 stw r28, VCPU_GPR(R28)(r4)
324 lwz r28, HOST_NV_GPR(R28)(r1)
368 stw r28, HOST_NV_GPR(R28)(r1)
388 lwz r28, VCPU_GPR(R28)(r4)
H A Dbookehv_interrupts.S129 PPC_STL r28, VCPU_GPR(R28)(r4)
453 PPC_LL r28, VCPU_GPR(R28)(r4)
487 PPC_STL r28, VCPU_GPR(R28)(r4)
507 PPC_LL r28, HOST_NV_GPR(R28)(r1)
549 PPC_STL r28, HOST_NV_GPR(R28)(r1)
569 PPC_LL r28, VCPU_GPR(R28)(r4)
/linux-master/arch/microblaze/kernel/
H A Dasm-offsets.c58 DEFINE(PT_R28, offsetof(struct pt_regs, r28));
113 DEFINE(CC_R28, offsetof(struct cpu_context, r28));
H A Dprocess.c40 pr_info(" r25=%08lX, r26=%08lX, r27=%08lX, r28=%08lX\n",
41 regs->r25, regs->r26, regs->r27, regs->r28);
H A Dsignal.c71 COPY(r26); COPY(r27); COPY(r28); COPY(r29);
132 COPY(r26); COPY(r27); COPY(r28); COPY(r29);
/linux-master/arch/powerpc/lib/
H A Dcopyuser_64.S434 std r28,-56(1)
468 exc; ld r28,648(4)
486 exc; std r28,664(3)
536 ld r28,-56(1)
556 ld r28,-56(1)
H A Dmemcmp_64.S18 #define rE r28
260 std r28,-32(r1)
353 ld r28,-32(r1)
399 ld r28,-32(r1)
H A Dcrtsavres.S361 std r28,-32(r1)
418 ld r28,-32(r1)
/linux-master/tools/testing/selftests/powerpc/copyloops/
H A Dcopyuser_64.S434 std r28,-56(1)
468 exc; ld r28,648(4)
486 exc; std r28,664(3)
536 ld r28,-56(1)
556 ld r28,-56(1)
/linux-master/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp_64.S18 #define rE r28
260 std r28,-32(r1)
353 ld r28,-32(r1)
399 ld r28,-32(r1)
/linux-master/arch/csky/abiv2/inc/abi/
H A Dentry.h171 stw r28, (sp, 52) variable
201 ldw r28, (sp, 52) variable
/linux-master/arch/parisc/kernel/
H A Dentry.S782 copy %r26, %r28
1648 mfctl %cr27, %r28
1651 STREG %r28, PT_CR27(%r1)
1672 copy %r0,%r28
1702 LDREG PT_GR28(%r1),%r28 /* reload original r28 for syscall_exit */
1713 STREG %r28,TASK_PT_GR28(%r1)
1783 LDREG TASK_PT_GR28(%r1),%r28 /* syscall return value */
1957 STREG %r28, 6*REG_SZ(%r3)
1981 LDREG 6*REG_SZ(%r3), %r28
[all...]
/linux-master/arch/openrisc/kernel/
H A Dentry.S135 l.lwz r28,PT_GPR28(r1) ;\
173 l.sw PT_GPR28(r1),r28 ;\
211 l.sw PT_GPR28(r1),r28 ;\
631 /* r14-r28 (even) aren't touched by the syscall fast path below
736 l.sw PT_GPR28(r1),r28
757 /* The assumption here is that the registers r14-r28 (even) are untouched and
1020 * r14-r28 to be untouched, so we restore them here as they
1031 l.lwz r28,PT_GPR28(r1)
1095 l.sw PT_GPR28(r1),r28
1136 l.lwz r28,PT_GPR2
[all...]
/linux-master/tools/perf/arch/powerpc/util/
H A Dperf_regs.c49 SMPL_REG(r28, PERF_REG_POWERPC_R28),

Completed in 285 milliseconds

123