/linux-5.19.10/tools/testing/selftests/powerpc/pmu/ebb/ |
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-5.19.10/arch/arc/kernel/ |
D | stacktrace.c | 52 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/ |
D | unwind.h | 41 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/ |
D | gpr_asm.h | 16 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/ |
D | asmregs.h | 16 dp: .reg %r27 28 gp: .reg r27 60 r27: .reg %r27
|
D | assembly.h | 198 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/ |
D | misc_64.S | 400 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
|
D | idle_book3s.S | 74 std r27,-8*15(r1) 119 ld r27,-8*15(r1) 182 std r27,-8*15(r1)
|
D | misc.S | 70 PPC_STL r27,18*SZL(r3) 98 PPC_LL r27,18*SZL(r3)
|
/linux-5.19.10/arch/ia64/kernel/ |
D | minstate.h | 50 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/ |
D | entry.S | 134 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/ |
D | registers.rst | 155 r3-r18,r27,r30需要被保存和恢复。r3-r18只是一般用途的寄存器。 156 r27是数据指针,用来使对全局变量的引用更容易。r30是栈指针。
|
/linux-5.19.10/drivers/net/wireless/broadcom/b43legacy/ |
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-5.19.10/arch/csky/abiv2/inc/abi/ |
D | switch_context.h | 26 unsigned long r27; member
|
/linux-5.19.10/tools/testing/selftests/powerpc/switch_endian/ |
D | check.S | 81 addi r9,r15,27 # check r27 82 cmpd r9,r27
|
/linux-5.19.10/arch/ia64/lib/ |
D | ip_fast_csum.S | 116 ld4 r27=[in1],4 121 add r19=r26,r27
|
/linux-5.19.10/arch/hexagon/include/asm/ |
D | elf.h | 129 DEST.r27 = REGS->r27; \
|
D | processor.h | 122 unsigned long r27; member
|
/linux-5.19.10/arch/powerpc/kvm/ |
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-5.19.10/arch/alpha/include/uapi/asm/ |
D | ptrace.h | 38 unsigned long r27; member
|
/linux-5.19.10/arch/microblaze/kernel/ |
D | mcount.S | 43 swi r27, r1, 96; \ 74 lwi r27, r1, 96; \
|
/linux-5.19.10/arch/hexagon/include/uapi/asm/ |
D | user.h | 41 unsigned long r27; member
|
/linux-5.19.10/tools/testing/selftests/powerpc/copyloops/ |
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-5.19.10/arch/powerpc/lib/ |
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-5.19.10/arch/powerpc/crypto/ |
D | aes-spe-regs.h | 33 #define rI3 r27
|