Searched refs:r10 (Results 101 - 125 of 326) sorted by relevance

1234567891011>>

/linux-master/arch/powerpc/crypto/
H A Daes-spe-regs.h17 #define rT1 r10
H A Dghashp8-ppc.pl71 li r10,0x30
104 stvx_u $Hh,r10,r3
119 li r10,0x30
126 lvx_u $Hh,r10,$Htbl
167 li r10,0x30
174 lvx_u $Hh,r10,$Htbl
H A Daesp8-ppc.pl410 mflr r10
411 $PUSH r10,$FRAME+$LRSAVE($sp)
413 mtlr r10
431 lwz r10,4($out)
440 stw r10,-12($inp)
713 li r10,`$FRAME+8*16+15`
715 stvx v20,r10,$sp # ABI says so
716 addi r10,r10,32
719 stvx v22,r10,
[all...]
/linux-master/arch/parisc/kernel/
H A Drelocate_kernel.S109 LDREG,ma REG_SZ(%r21), %r10
113 STREG,ma %r10, REG_SZ(%r20)
119 LDREG,ma REG_SZ(%r21), %r10
123 STREG,ma %r10, REG_SZ(%r20)
/linux-master/arch/x86/um/
H A Dstub_64.S33 pop %r10
/linux-master/arch/powerpc/kernel/
H A Dreloc_32.S41 lwz r10, (p_st - 0b)(r12)
42 add r10, r10, r12 /* runtime address of _stext section */
86 * _stext.link[r12] = _stext.run[r10] - cur_offset[r7]
90 subf r12, r7, r10
H A Dmisc_32.S36 mr r10,r4
39 mulhwu r0,r10,r6
40 mullw r7,r10,r5
45 mulhwu r10,r3,r5
51 addze r10,r10
53 addze r3,r10
371 rotlwi r10,r3,8
373 rlwimi r10,r3,24,0,7
375 rlwimi r10,r
[all...]
/linux-master/arch/x86/include/asm/
H A Duser_64.h77 unsigned long r10; member in struct:user_regs_struct
/linux-master/arch/loongarch/include/asm/
H A Dregdef.h18 #define a6 $r10
/linux-master/arch/nios2/include/asm/
H A Dptrace.h25 unsigned long r10; member in struct:pt_regs
/linux-master/arch/arc/kernel/
H A Dentry-compact.S173 GET_CURR_THR_INFO_FROM_SP r10
174 ld r9, [r10, THREAD_INFO_PREEMPT_COUNT]
176 st r9, [r10, THREAD_INFO_PREEMPT_COUNT]
257 EXCEPTION_PROLOGUE ; ECR returned in r10
265 bbit1 r10, ECR_C_BIT_PROTV_MISALIG_DATA, 4f
317 lr r10, [status32]
324 and.f 0, r10, (STATUS_A1_MASK|STATUS_A2_MASK)
332 bbit0 r10, STATUS_A2_BIT, not_level2_interrupt
353 GET_CURR_THR_INFO_FROM_SP r10
354 ld r9, [r10, THREAD_INFO_PREEMPT_COUN
[all...]
/linux-master/arch/sh/include/asm/
H A Dentry-macros.S14 stc sr, r10
15 and r11, r10
18 or r11, r10
20 ldc r10, sr
/linux-master/tools/testing/selftests/kvm/lib/x86_64/
H A Dhandlers.S7 push %r10
31 pop %r10
/linux-master/arch/x86/include/asm/shared/
H A Dtdx.h80 u64 r10; member in struct:tdx_module_args
107 .r10 = TDX_HYPERCALL_STANDARD,
/linux-master/arch/x86/kernel/
H A Drelocate_kernel_64.S94 movq PTR(PA_SWAP_PAGE)(%rsi), %r10
98 movq %r10, CP_PA_SWAP_PAGE(%r11)
213 leaq PAGE_SIZE(%r10), %rsp
220 movq CP_PA_SWAP_PAGE(%r8), %r10
294 movq %r10, %rdi
304 movq %r10, %rsi
/linux-master/arch/arm/nwfpe/
H A Dentry.S22 get_current_task r10
24 strb r8, [r10, #TSK_USED_MATH] @ set current->used_math
25 add r10, r10, #TSS_FPESAVE @ r10 = workspace
37 On entry to the emulator r10 points to an area of private FP workspace
137 get_thread_info r10 @ get current thread
143 ldr r5, [r10, #TI_FLAGS]
170 add r10, r10, #TI_FPSTAT
[all...]
/linux-master/arch/powerpc/lib/
H A Dchecksum_64.S70 ld r10,16(r3)
90 adde r0,r0,r10
103 ld r10,16(r3)
117 adde r0,r0,r10
263 source; ld r10,16(r3)
283 adde r0,r0,r10
288 dest; std r10,16(r4)
305 source; ld r10,16(r3)
319 adde r0,r0,r10
324 dest; std r10,1
[all...]
H A Dchecksum_32.S94 lwzu r10,16(r4); \
105 stwu r10,16(r6); \
106 adde r12,r12,r10
288 lwz r10, 8(r3)
291 adde r0, r0, r10
296 lwz r10, 8(r4)
299 adde r0, r0, r10
/linux-master/arch/arc/include/asm/
H A Dentry-compact.h68 push r10
76 pop r10
257 lr r10, [ecr] variable
258 st r10, [sp, PT_event] variable
264 ; OUTPUT: r10 has ECR expected by EV_Trap
269 EXCEPTION_PROLOGUE_KEEP_AE ; return ECR in r10
/linux-master/arch/arm/mm/
H A Dcache-v7m.S182 mov r10, #0 @ start clean at cache level 0
184 add r2, r10, r10, lsr #1 @ work out 3x current cache level
192 write_csselr r10, r1 @ set current cache level
209 orr r11, r10, r6 @ factor way and cache number into r11
218 add r10, r10, #2 @ increment cache number
219 cmp r3, r10
222 mov r10, #0 @ switch back to cache level 0
223 write_csselr r10, r
[all...]
H A Dcache-v7.S96 * Corrupted registers: r0-r6, r9-r10
123 * Corrupted registers: r0-r6, r9-r10
134 mov r10, #0 @ start clean at cache level 0
136 add r2, r10, r10, lsr #1 @ work out 3x current cache level
144 mcr p15, 2, r10, c0, c0, 0 @ select current cache level in cssr
165 orr r5, r5, r10 @ factor cache level into r5
172 add r10, r10, #2 @ increment cache number
173 cmp r3, r10
[all...]
/linux-master/arch/arm/crypto/
H A Daes-cipher-core.S122 eor r6, r6, r10
140 ldr r10, [ttab, #i + 64]
149 0: \round r8, r9, r10, r11, r4, r5, r6, r7
150 \round r4, r5, r6, r7, r8, r9, r10, r11
153 \round r8, r9, r10, r11, r4, r5, r6, r7
155 \round r4, r5, r6, r7, r8, r9, r10, r11
172 \round r4, r5, r6, r7, r8, r9, r10, r11, \bsz, b, rounds
/linux-master/arch/x86/crypto/
H A Dpoly1305-x86_64-cryptogams.pl180 my ($h0,$h1,$h2)=("%r14","%rbx","%r10");
257 lea poly1305_blocks_x86_64(%rip),%r10
265 cmovc %rax,%r10
271 cmovc %rax,%r10
289 mov %r10,0(%rdx)
385 mov 16($ctx),%r10
391 adc \$0,%r10
392 shr \$2,%r10 # did 130-bit value overflow?
853 lea 8(%rsp),%r10
854 .cfi_def_cfa_register %r10
[all...]
/linux-master/arch/sh/kernel/cpu/shmobile/
H A Dsleep.S58 mov.l r10, @-r15
66 mov #0, r10
72 mov.l rb_bit, r10
83 mov #0, r10
221 or r10, r8
340 mov.l _rb_bit, r10
351 mov #0, r10
359 mov.l @r15+, r10
383 or r10, r8
/linux-master/arch/arm/boot/compressed/
H A Dhead.S337 get_inflated_image_size r9, r10, lr
341 add r10, sp, #MALLOC_SIZE
348 mov r10, r6
360 * r10 = end of this image, including bss/stack/malloc space if non XIP
363 * if there are device trees (dtb) appended to zImage, advance r10 so that the
444 add r10, r10, r5
453 * r10 = end of this image, including bss/stack/malloc space if non XIP
455 * r4 - 16k page directory >= r10 -> OK
459 add r10, r1
[all...]

Completed in 235 milliseconds

1234567891011>>