Home
last modified time | relevance | path

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

1234

/openbmc/linux/arch/arc/kernel/
H A Dctx_sw_asm.S30 CFI_OFFSET r27, -8
33 CFI_DEF_CFA_REGISTER r27
56 CFI_RESTORE r27
H A Dstacktrace.c53 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()
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H 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)
/openbmc/linux/arch/arc/include/asm/
H A Dunwind.h41 unsigned long r27; /* fp */ member
61 #define UNW_FP(frame) ((frame)->regs.r27)
100 PTREGS_INFO(r27), \
/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dgpr_asm.h16 std r27,(top_pos - 32)(%r1); \
36 ld r27,(top_pos - 32)(%r1); \
83 ld r27,104(r3)
/openbmc/linux/arch/parisc/include/asm/
H A Dasmregs.h16 dp: .reg %r27
28 gp: .reg r27
60 r27: .reg %r27
H A Dassembly.h196 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
/openbmc/linux/arch/powerpc/kernel/
H A Didle_book3s.S74 std r27,-8*15(r1)
119 ld r27,-8*15(r1)
182 std r27,-8*15(r1)
H 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
H A Dmisc.S70 PPC_STL r27,18*SZL(r3)
98 PPC_LL r27,18*SZL(r3)
/openbmc/linux/arch/ia64/kernel/
H 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; \
/openbmc/qemu/tests/tcg/loongarch64/system/
H A Dregdef.h37 #define s4 $r27
70 #define gr27 $r27
/openbmc/linux/Documentation/translations/zh_CN/arch/parisc/
H A Dregisters.rst155 r3-r18,r27,r30需要被保存和恢复。r3-r18只是一般用途的寄存器。
156 r27是数据指针,用来使对全局变量的引用更容易。r30是栈指针。
/openbmc/linux/arch/openrisc/kernel/
H A Dentry.S136 l.lwz r27,PT_GPR27(r1) ;\
686 l.ori r27,r0,2
687 l.sw -4(r1),r27
693 l.movhi r27,hi(_printk)
694 l.ori r27,r27,lo(_printk)
695 l.jalr r27
702 l.ori r27,r27,lo(show_registers)
703 l.jalr r27
722 DISABLE_INTERRUPTS(r27,r29)
1237 l.lwz r27,0(r5)
[all …]
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H 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 …]
/openbmc/u-boot/arch/microblaze/cpu/
H A Dirq.S39 swi r27, r1, 104
50 lwi r27, r1, 104
/openbmc/linux/arch/loongarch/power/
H A Dsuspend_asm.S28 st.d $r27, sp, PT_R27
49 ld.d $r27, sp, PT_R27
/openbmc/linux/arch/csky/abiv2/inc/abi/
H A Dswitch_context.h26 unsigned long r27; member
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dptrace.h38 unsigned long r27; member
/openbmc/linux/tools/testing/selftests/powerpc/switch_endian/
H A Dcheck.S81 addi r9,r15,27 # check r27
82 cmpd r9,r27
/openbmc/u-boot/arch/nios2/cpu/
H A Dexceptions.S51 stw r27, 108(sp)
131 ldw r27, 108(sp)
/openbmc/linux/arch/hexagon/include/asm/
H A Delf.h129 DEST.r27 = REGS->r27; \
H A Dprocessor.h118 unsigned long r27; member
/openbmc/linux/arch/ia64/lib/
H A Dip_fast_csum.S116 ld4 r27=[in1],4
121 add r19=r26,r27
/openbmc/linux/arch/hexagon/include/uapi/asm/
H A Duser.h41 unsigned long r27; member

1234