/linux/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | busy_loop.S | 25 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/arch/arc/kernel/ |
H A D | ctx_sw_asm.S | 30 CFI_OFFSET r27, -8 33 CFI_DEF_CFA_REGISTER r27 56 CFI_RESTORE r27
|
H A D | stacktrace.c | 53 frame_info->regs.r27 = regs->fp; in seed_unwind_frame_info() 74 frame_info->regs.r27 = fp; in seed_unwind_frame_info() 92 frame_info->regs.r27 = TSK_K_FP(tsk); in seed_unwind_frame_info() 106 frame_info->regs.r27 = 0; in seed_unwind_frame_info()
|
/linux/arch/arc/include/asm/ |
H A D | unwind.h | 41 unsigned long r27; /* fp */ member 61 #define UNW_FP(frame) ((frame)->regs.r27) 100 PTREGS_INFO(r27), \
|
/linux/tools/testing/selftests/powerpc/include/ |
H A D | gpr_asm.h | 16 std r27,(top_pos - 32)(%r1); \ 36 ld r27,(top_pos - 32)(%r1); \ 83 ld r27,104(r3)
|
/linux/arch/parisc/include/asm/ |
H A D | asmregs.h | 16 dp: .reg %r27 28 gp: .reg r27 60 r27: .reg %r27
|
H A D | assembly.h | 196 ldil L%__gp, %r27 197 ldo R%__gp(%r27), %r27 199 ldil L%$global$, %r27 200 ldo R%$global$(%r27), %r27 236 STREG %r27, PT_GR27(\regs) 270 LDREG PT_GR27(\regs), %r27
|
/linux/arch/powerpc/kernel/ |
H A D | misc_64.S | 402 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
|
H A D | idle_book3s.S | 74 std r27,-8*15(r1) 119 ld r27,-8*15(r1) 182 std r27,-8*15(r1)
|
H A D | misc.S | 70 PPC_STL r27,18*SZL(r3) 98 PPC_LL r27,18*SZL(r3)
|
/linux/arch/openrisc/kernel/ |
H A D | entry.S | 134 l.lwz r27,PT_GPR27(r1) ;\ 172 l.sw PT_GPR27(r1),r27 ;\ 210 l.sw PT_GPR27(r1),r27 ;\ 680 l.ori r27,r0,2 681 l.sw -4(r1),r27 687 l.movhi r27,hi(_printk) 688 l.ori r27,r27,lo(_printk) 689 l.jalr r27 695 l.movhi r27,hi(show_registers) 696 l.ori r27,r27,lo(show_registers) [all …]
|
/linux/Documentation/translations/zh_CN/arch/parisc/ |
H A D | registers.rst | 155 r3-r18,r27,r30需要被保存和恢复。r3-r18只是一般用途的寄存器。 156 r27是数据指针,用来使对全局变量的引用更容易。r30是栈指针。
|
/linux/Documentation/translations/zh_TW/arch/parisc/ |
H A D | registers.rst | 155 r3-r18,r27,r30需要被保存和恢復。r3-r18只是一般用途的寄存器。 156 r27是數據指針,用來使對全局變量的引用更容易。r30是棧指針。
|
/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | phy.c | 1354 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/arch/loongarch/power/ |
H A D | suspend_asm.S | 28 st.d $r27, sp, PT_R27 49 ld.d $r27, sp, PT_R27
|
/linux/arch/powerpc/kernel/vdso/ |
H A D | vgetrandom-chacha.S | 46 #define state11 r27 142 std r27, -40(r1) 166 stw r27, 76(r1) 334 ld r27, -40(r1) 356 lwz r27, 76(r1)
|
/linux/arch/powerpc/kvm/ |
H A D | booke_interrupts.S | 185 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/arch/hexagon/include/asm/ |
H A D | elf.h | 129 DEST.r27 = REGS->r27; \
|
/linux/tools/testing/selftests/powerpc/switch_endian/ |
H A D | check.S | 81 addi r9,r15,27 # check r27 82 cmpd r9,r27
|
/linux/arch/csky/abiv2/inc/abi/ |
H A D | switch_context.h | 26 unsigned long r27; member
|
/linux/arch/microblaze/kernel/ |
H A D | mcount.S | 43 swi r27, r1, 96; \ 74 lwi r27, r1, 96; \
|
/linux/arch/alpha/include/uapi/asm/ |
H A D | ptrace.h | 38 unsigned long r27; member
|
/linux/arch/powerpc/lib/ |
H A D | copyuser_64.S | 435 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/tools/testing/selftests/powerpc/copyloops/ |
H A D | copyuser_64.S | 435 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/arch/hexagon/include/uapi/asm/ |
H A D | user.h | 41 unsigned long r27; member
|