Home
last modified time | relevance | path

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

1234

/linux-5.19.10/tools/testing/selftests/powerpc/pmu/ebb/
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-5.19.10/arch/arc/kernel/
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-5.19.10/arch/arc/include/asm/
Dunwind.h41 unsigned long r27; /* fp */ member
61 #define UNW_FP(frame) ((frame)->regs.r27)
100 PTREGS_INFO(r27), \
/linux-5.19.10/tools/testing/selftests/powerpc/include/
Dgpr_asm.h16 std r27,(top_pos - 32)(%r1); \
36 ld r27,(top_pos - 32)(%r1); \
83 ld r27,104(r3)
/linux-5.19.10/arch/parisc/include/asm/
Dasmregs.h16 dp: .reg %r27
28 gp: .reg r27
60 r27: .reg %r27
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-5.19.10/arch/powerpc/kernel/
Dmisc_64.S400 std r27,-40(r1)
411 mr r27,r7 /* clear_all() fn desc */
453 cmpdi r27,0
458 ld r12,0(r27) /* deref function descriptor */
460 mr r12,r27
Didle_book3s.S74 std r27,-8*15(r1)
119 ld r27,-8*15(r1)
182 std r27,-8*15(r1)
Dmisc.S70 PPC_STL r27,18*SZL(r3)
98 PPC_LL r27,18*SZL(r3)
/linux-5.19.10/arch/ia64/kernel/
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-5.19.10/arch/openrisc/kernel/
Dentry.S134 l.lwz r27,PT_GPR27(r1) ;\
172 l.sw PT_GPR27(r1),r27 ;\
211 l.sw PT_GPR27(r1),r27 ;\
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
697 l.movhi r27,hi(show_registers)
698 l.ori r27,r27,lo(show_registers)
[all …]
/linux-5.19.10/Documentation/translations/zh_CN/parisc/
Dregisters.rst155 r3-r18,r27,r30需要被保存和恢复。r3-r18只是一般用途的寄存器。
156 r27是数据指针,用来使对全局变量的引用更容易。r30是栈指针。
/linux-5.19.10/drivers/net/wireless/broadcom/b43legacy/
Dphy.c1354 u16 r27) in b43legacy_phy_lo_g_state() argument
1385 lowest_deviation = b43legacy_phy_lo_g_singledeviation(dev, r27); in b43legacy_phy_lo_g_state()
1416 r27); in b43legacy_phy_lo_g_state()
1482 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()
[all …]
/linux-5.19.10/arch/csky/abiv2/inc/abi/
Dswitch_context.h26 unsigned long r27; member
/linux-5.19.10/tools/testing/selftests/powerpc/switch_endian/
Dcheck.S81 addi r9,r15,27 # check r27
82 cmpd r9,r27
/linux-5.19.10/arch/ia64/lib/
Dip_fast_csum.S116 ld4 r27=[in1],4
121 add r19=r26,r27
/linux-5.19.10/arch/hexagon/include/asm/
Delf.h129 DEST.r27 = REGS->r27; \
Dprocessor.h122 unsigned long r27; member
/linux-5.19.10/arch/powerpc/kvm/
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-5.19.10/arch/alpha/include/uapi/asm/
Dptrace.h38 unsigned long r27; member
/linux-5.19.10/arch/microblaze/kernel/
Dmcount.S43 swi r27, r1, 96; \
74 lwi r27, r1, 96; \
/linux-5.19.10/arch/hexagon/include/uapi/asm/
Duser.h41 unsigned long r27; member
/linux-5.19.10/tools/testing/selftests/powerpc/copyloops/
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-5.19.10/arch/powerpc/lib/
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-5.19.10/arch/powerpc/crypto/
Daes-spe-regs.h33 #define rI3 r27

1234