Home
last modified time | relevance | path

Searched refs:r26 (Results 1 – 25 of 97) sorted by relevance

1234

/kernel/linux/linux-5.10/arch/parisc/kernel/
Dpacache.S320 std %r0, 0(%r26)
321 std %r0, 8(%r26)
322 std %r0, 16(%r26)
323 std %r0, 24(%r26)
324 std %r0, 32(%r26)
325 std %r0, 40(%r26)
326 std %r0, 48(%r26)
327 std %r0, 56(%r26)
328 std %r0, 64(%r26)
329 std %r0, 72(%r26)
[all …]
Dreal2.S139 load32 PA(save_cr_end), %r26
140 POP_CR(%cr15, %r26)
141 POP_CR(%cr31, %r26)
142 POP_CR(%cr30, %r26)
143 POP_CR(%cr29, %r26)
144 POP_CR(%cr28, %r26)
145 POP_CR(%cr27, %r26)
146 POP_CR(%cr26, %r26)
147 POP_CR(%cr25, %r26)
148 POP_CR(%cr24, %r26)
[all …]
Dsyscall.S94 mtctl %r26, %cr27 /* move arg0 to the control register */
122 depdi 0, 31, 32, %r26
183 STREG %r26, TASK_PT_GR26(%r1) /* 1st argument */
317 copy %r2,%r26
333 LDREG TASK_PT_GR26(%r1), %r26 /* Restore the users args */
393 ldo TASK_REGS(%r1),%r26
416 ldo TASK_REGS(%r1),%r26
564 depdi 0, 31, 32, %r26
575 extru %r26, 28, 8, %r20
639 1: ldw 0(%r26), %r28
[all …]
Dperf_asm.S41 mfctl ccr,%r26 ; get coprocessor register
42 or %r25,%r26,%r26 ; set bit
43 mtctl %r26,ccr ; turn on performance coprocessor
47 andcm %r26,%r25,%r26 ; clear bit now
48 mtctl %r26,ccr ; turn off performance coprocessor
67 mfctl ccr,%r26 ; get coprocessor register
68 or %r25,%r26,%r26 ; set bit
69 mtctl %r26,ccr ; turn on performance coprocessor
72 andcm %r26,%r25,%r26 ; clear bit now
74 mtctl %r26,ccr ; turn off performance coprocessor
Dentry.S123 STREG %r26,PT_GR26(%r9)
137 STREG %r26,PT_GR26(%r9)
662 or %r26,%r0,\pte
775 LDREG TASK_PT_GR25(%r1), %r26
800 STREG %r2, TASK_PT_KPC(%r26)
803 STREG %r30, TASK_PT_KSP(%r26)
816 copy %r26, %r28
917 copy %r16, %r26 /* struct pt_regs *regs */
1035 copy %r29, %r26 /* arg0 is pt_regs */
1056 copy %r8,%r26
[all …]
/kernel/linux/linux-5.10/arch/parisc/include/asm/
Dunistd.h74 #define K_LOAD_ARGS_1(r26) \ argument
75 register unsigned long __r26 __asm__("r26") = (unsigned long)(r26); \
77 #define K_LOAD_ARGS_2(r26,r25) \ argument
79 K_LOAD_ARGS_1(r26)
80 #define K_LOAD_ARGS_3(r26,r25,r24) \ argument
82 K_LOAD_ARGS_2(r26,r25)
83 #define K_LOAD_ARGS_4(r26,r25,r24,r23) \ argument
85 K_LOAD_ARGS_3(r26,r25,r24)
86 #define K_LOAD_ARGS_5(r26,r25,r24,r23,r22) \ argument
88 K_LOAD_ARGS_4(r26,r25,r24,r23)
[all …]
Dasmregs.h15 arg0: .reg %r26
59 r26: .reg %r26
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dhead_64.S157 li r26,0
159 tovirt(r26,r26)
162 100: ld r12,(ABS_ADDR(__secondary_hold_spinloop))(r26)
494 0: mflr r26 /* r26 = runtime addr here */
495 addis r26,r26,(_stext - 0b)@ha
496 addi r26,r26,(_stext - 0b)@l /* current runtime base addr */
556 mr r3,r26
568 mr r8,r26
583 tovirt(r26,r26) /* on booke, we already run at PAGE_OFFSET */
585 lwz r7,(FIXED_SYMBOL_ABS_ADDR(__run_at_load))(r26)
[all …]
Didle_book3s.S73 std r26,-8*14(r1)
118 ld r26,-8*14(r1)
181 std r26,-8*14(r1)
Dmisc_64.S423 std r26,-48(r1)
434 mr r26,r8 /* copy_with_mmu_off */
449 cmpdi r26,0
458 cmpdi r26,0
Dmisc.S69 PPC_STL r26,17*SZL(r3)
97 PPC_LL r26,17*SZL(r3)
/kernel/linux/linux-5.10/arch/alpha/kernel/
Dsignal.c157 sw->r26 = (unsigned long) ret_from_sys_call; in restore_sigcontext()
185 err |= __get_user(regs->r26, sc->sc_regs+26); in restore_sigcontext()
308 err |= __put_user(regs->r26, sc->sc_regs+26); in setup_sigcontext()
330 unsigned long oldsp, r26, err = 0; in setup_frame() local
344 r26 = (unsigned long) ksig->ka.ka_restorer; in setup_frame()
345 if (!r26) { in setup_frame()
350 r26 = (unsigned long) frame->retcode; in setup_frame()
358 regs->r26 = r26; in setup_frame()
367 current->comm, current->pid, frame, regs->pc, regs->r26); in setup_frame()
375 unsigned long oldsp, r26, err = 0; in setup_rt_frame() local
[all …]
Dprocess.c256 childstack->r26 = (unsigned long) ret_from_kernel_thread; in copy_thread()
279 childstack->r26 = (unsigned long) ret_from_fork; in copy_thread()
318 dest[26] = pt->r26; in dump_elf_thread()
/kernel/linux/linux-5.10/arch/csky/abiv2/
Dmcount.S99 lrw r26, ftrace_trace_function
100 ldw r26, (r26, 0)
102 cmpne r26, a1
111 jsr r26
171 lrw r26, prepare_ftrace_return
172 jsr r26
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
Dbusy_loop.S24 std r26, 64(%r1)
73 li r26, 0x2626
74 std r26, -264(%r1)
133 cmpwi r26, 0x2626
168 li r26, 0xad
236 ld r26, -264(%r1)
237 cmpwi r26, 0x2626
264 ld r26, 64(%r1)
/kernel/linux/linux-5.10/arch/parisc/lib/
Dlusercopy.S57 1: stbs,ma %r0,1(%sr1,%r26)
80 copy %r26,%r24
82 1: ldbs,ma 1(%sr1,%r26),%r1
86 2: ldbs,ma 1(%sr1,%r26),%r1
89 sub %r26,%r24,%r28
93 ldo 1(%r26),%r26 /* special case for N == 0 */
96 copy %r24,%r26 /* reset r26 so 0 is returned on fault */
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
Dptrace.h37 unsigned long r26; member
66 unsigned long r26; member
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/
Dgpr_asm.h17 std r26,(top_pos - 40)(%r1); \
37 ld r26,(top_pos - 40)(%r1); \
82 ld r26,96(r3)
/kernel/linux/linux-5.10/arch/hexagon/kernel/
Dhead.S75 r26 = lsr(r1, #22); /* / 4M = # of entries */ define
88 loop0(1f,r26);
149 loop0(1f,r26)
/kernel/linux/linux-5.10/arch/ia64/kernel/
Divt.S128 extr.u r26=r25,2,6
130 cmp.ne p8,p0=r18,r26
131 sub r27=r26,r18
227 ld8 r26=[r17] // read *pmd again
233 cmp.ne.or.andcm p6,p7=r26,r20 // did *pmd change
402 mov r26=PERCPU_PAGE_SIZE
413 (p10) sub r19=r19,r26
556 (p6) cmpxchg8.acq r26=[r17],r25,ar.ccv // Only update if page is present
559 (p6) cmp.eq p6,p7=r26,r18 // Only compare if page is present
622 (p6) cmpxchg8.acq r26=[r17],r25,ar.ccv // Only if page present
[all …]
Dminstate.h54 mov r26=ar.pfs; /* I */ \
115 st8 [r17]=r26,16; /* save ar.pfs */ \
185 .mem.offset 0,0; st8.spill [r2]=r26,16; \
228 dep.z r17=r26,0,62; \
/kernel/linux/linux-5.10/arch/openrisc/kernel/
Dhead.S548 CLEAR_GPR(r26)
556 l.mfspr r26,r0,SPR_COREID
557 l.sfeq r26,r0
579 LOAD_SYMBOL_2_GPR(r26, _end)
581 tophys(r30,r26)
583 CLEAR_GPR(r26)
677 CLEAR_GPR(r26)
816 l.andi r26,r24,SPR_UPR_ICP
817 l.sfeq r26,r0
834 l.andi r26,r24,SPR_ICCFGR_CBS
[all …]
/kernel/linux/linux-5.10/arch/arc/include/asm/
Dptrace.h28 unsigned long r26; /* gp */ member
80 unsigned long r26; /* gp */ member
Dunwind.h40 unsigned long r26; member
99 PTREGS_INFO(r26), \
/kernel/linux/linux-5.10/arch/csky/abiv2/inc/abi/
Dswitch_context.h26 unsigned long r26; member

1234