Home
last modified time | relevance | path

Searched refs:r27 (Results 1 – 25 of 85) sorted by relevance

1234

/linux-6.3-rc2/tools/testing/selftests/powerpc/pmu/ebb/
A Dbusy_loop.S25 std r27, 56(%r1)
75 li r27, 0x2727
76 std r27, -272(%r1)
135 cmpwi r27, 0x2727
169 li r27, 0xbe
239 ld r27, -272(%r1)
240 cmpwi r27, 0x2727
265 ld r27, 56(%r1)
/linux-6.3-rc2/arch/arc/kernel/
A Dstacktrace.c52 frame_info->regs.r27 = regs->fp; in seed_unwind_frame_info()
73 frame_info->regs.r27 = fp; in seed_unwind_frame_info()
91 frame_info->regs.r27 = TSK_K_FP(tsk); in seed_unwind_frame_info()
105 frame_info->regs.r27 = 0; in seed_unwind_frame_info()
/linux-6.3-rc2/arch/arc/include/asm/
A Dunwind.h41 unsigned long r27; /* fp */ member
61 #define UNW_FP(frame) ((frame)->regs.r27)
100 PTREGS_INFO(r27), \
/linux-6.3-rc2/tools/testing/selftests/powerpc/include/
A Dgpr_asm.h16 std r27,(top_pos - 32)(%r1); \
36 ld r27,(top_pos - 32)(%r1); \
83 ld r27,104(r3)
/linux-6.3-rc2/arch/parisc/include/asm/
A Dasmregs.h16 dp: .reg %r27
28 gp: .reg r27
60 r27: .reg %r27
A Dassembly.h198 ldil L%__gp, %r27
199 ldo R%__gp(%r27), %r27
201 ldil L%$global$, %r27
202 ldo R%$global$(%r27), %r27
238 STREG %r27, PT_GR27(\regs)
272 LDREG PT_GR27(\regs), %r27
/linux-6.3-rc2/arch/powerpc/kernel/
A Dmisc_64.S402 std r27,-40(r1)
413 mr r27,r7 /* clear_all() fn desc */
455 cmpdi r27,0
460 ld r12,0(r27) /* deref function descriptor */
462 mr r12,r27
A Didle_book3s.S74 std r27,-8*15(r1)
119 ld r27,-8*15(r1)
182 std r27,-8*15(r1)
A Dmisc.S70 PPC_STL r27,18*SZL(r3)
98 PPC_LL r27,18*SZL(r3)
/linux-6.3-rc2/arch/ia64/kernel/
A Dminstate.h50 mov r27=ar.rsc; /* M */ \
118 st8 [r16]=r27,16; /* save ar.rsc */ \
186 .mem.offset 8,0; st8.spill [r3]=r27,16; \
232 dep r27=r0,r27,16,14; \
/linux-6.3-rc2/arch/openrisc/kernel/
A Dentry.S134 l.lwz r27,PT_GPR27(r1) ;\
682 l.ori r27,r0,2
683 l.sw -4(r1),r27
689 l.movhi r27,hi(_printk)
690 l.ori r27,r27,lo(_printk)
691 l.jalr r27
698 l.ori r27,r27,lo(show_registers)
699 l.jalr r27
718 DISABLE_INTERRUPTS(r27,r29)
1218 l.lwz r27,0(r5)
[all …]
/linux-6.3-rc2/Documentation/translations/zh_CN/parisc/
A Dregisters.rst155 r3-r18,r27,r30需要被保存和恢复。r3-r18只是一般用途的寄存器。
156 r27是数据指针,用来使对全局变量的引用更容易。r30是栈指针。
/linux-6.3-rc2/drivers/net/wireless/broadcom/b43legacy/
A Dphy.c1482 u8 r27 = 0; in b43legacy_phy_lo_g_measure() local
1562 r27 = 0; in b43legacy_phy_lo_g_measure()
1567 r27 = 1; in b43legacy_phy_lo_g_measure()
1569 r27 = 2; in b43legacy_phy_lo_g_measure()
1577 r27 = 3; in b43legacy_phy_lo_g_measure()
1594 r27); in b43legacy_phy_lo_g_measure()
1609 r27 = 0; in b43legacy_phy_lo_g_measure()
1614 r27 = 1; in b43legacy_phy_lo_g_measure()
1616 r27 = 2; in b43legacy_phy_lo_g_measure()
1624 r27 = 3; in b43legacy_phy_lo_g_measure()
[all …]
/linux-6.3-rc2/arch/loongarch/power/
A Dsuspend_asm.S28 st.d $r27, sp, PT_R27
49 ld.d $r27, sp, PT_R27
/linux-6.3-rc2/arch/csky/abiv2/inc/abi/
A Dswitch_context.h26 unsigned long r27; member
/linux-6.3-rc2/arch/hexagon/include/asm/
A Delf.h129 DEST.r27 = REGS->r27; \
A Dprocessor.h118 unsigned long r27; member
/linux-6.3-rc2/tools/testing/selftests/powerpc/switch_endian/
A Dcheck.S81 addi r9,r15,27 # check r27
82 cmpd r9,r27
/linux-6.3-rc2/arch/ia64/lib/
A Dip_fast_csum.S116 ld4 r27=[in1],4
121 add r19=r26,r27
/linux-6.3-rc2/arch/powerpc/kvm/
A Dbooke_interrupts.S185 stw r27, VCPU_GPR(R27)(r4)
265 lwz r27, VCPU_GPR(R27)(r4)
303 stw r27, VCPU_GPR(R27)(r4)
323 lwz r27, HOST_NV_GPR(R27)(r1)
367 stw r27, HOST_NV_GPR(R27)(r1)
387 lwz r27, VCPU_GPR(R27)(r4)
/linux-6.3-rc2/arch/alpha/include/uapi/asm/
A Dptrace.h38 unsigned long r27; member
/linux-6.3-rc2/arch/microblaze/kernel/
A Dmcount.S43 swi r27, r1, 96; \
74 lwi r27, r1, 96; \
/linux-6.3-rc2/arch/hexagon/include/uapi/asm/
A Duser.h41 unsigned long r27; member
/linux-6.3-rc2/arch/powerpc/lib/
A Dcopyuser_64.S435 std r27,-64(1)
469 exc; ld r27,520(4)
487 exc; std r27,536(3)
535 ld r27,-64(1)
555 ld r27,-64(1)
/linux-6.3-rc2/tools/testing/selftests/powerpc/copyloops/
A Dcopyuser_64.S435 std r27,-64(1)
469 exc; ld r27,520(4)
487 exc; std r27,536(3)
535 ld r27,-64(1)
555 ld r27,-64(1)

Completed in 40 milliseconds

1234