Searched refs:r8 (Results 226 - 250 of 374) sorted by relevance

1234567891011>>

/linux-master/arch/arm/crypto/
H A Dblake2b-neon-core.S265 vmov r7, r8, d28 // Copy t[0] to (r7, r8)
340 adcs r8, r8, #0
343 vmov d28, r7, r8
/linux-master/arch/x86/include/uapi/asm/
H A Dsigcontext.h239 __u64 r8; member in struct:sigcontext_64
326 __u64 r8; member in struct:sigcontext
/linux-master/arch/arm/kernel/
H A Dhead-common.S80 mov r8, r2
114 str r8, [r2] @ Save atags pointer
/linux-master/arch/nios2/include/asm/
H A Dentry.h45 stw r8, PT_R8(sp) variable
73 ldw r8, PT_R8(sp) variable
/linux-master/arch/powerpc/kernel/
H A Dswsusp_85xx.S124 lwz r8,0(r5)
129 stw r8,0(r6)
/linux-master/arch/nios2/kernel/
H A Dprocess.c82 pr_notice("r5: %08lx r6: %08lx r7: %08lx r8: %08lx\n",
83 regs->r5, regs->r6, regs->r7, regs->r8);
183 pr_emerg("r8: %08lx r9: %08lx r10: %08lx r11: %08lx\n",
184 fp->r8, fp->r9, fp->r10, fp->r11);
H A Dkgdb.c28 { "r8", GDB_SIZEOF_REG, offsetof(struct pt_regs, r8) },
/linux-master/arch/x86/kernel/acpi/
H A Dwakeup_64.S62 movq %r8, pt_regs_r8(%rax)
109 movq pt_regs_r8(%rax), %r8
/linux-master/arch/x86/include/asm/
H A Dptrace.h120 unsigned long r8; member in struct:pt_regs
438 offsetof(struct pt_regs, r8),
H A Delf.h162 regs->r8 = regs->r9 = regs->r10 = regs->r11 = 0;
203 (pr_reg)[9] = (regs)->r8; \
H A Dasm.h83 #define _ASM_ARG5 r8
90 #define _ASM_ARG5Q r8
173 ".irp rs,rax,rcx,rdx,rbx,rsp,rbp,rsi,rdi,r8,r9,r10,r11,r12,r13,r14,r15\n" \
/linux-master/arch/x86/xen/
H A Dxen-asm.S46 push %r8
54 pop %r8
/linux-master/arch/parisc/include/asm/
H A Dassembly.h217 STREG %r8, PT_GR8 (\regs) variable
251 LDREG PT_GR8 (\regs), %r8
381 std %r8, -104(%r30)
407 ldd -104(%r30), %r8
425 stw %r8, -108(%r30)
451 ldw -108(%r30), %r8
494 * on r8 containing ipsw.
496 mfctl %cr22, %r8
497 STREG %r8, PT_PSW(\regs) variable
/linux-master/arch/arc/include/asm/
H A Dentry-compact.h66 push r8
78 pop r8
/linux-master/arch/parisc/kernel/
H A Dentry.S90 * %r8 (a shadowed register) which temporarily contained
143 ldi \code, %r8
176 va = r8 /* virtual address for which the trap occurred */
1021 copy %r8,%r26
1025 copy %r8,%r26
1043 * save_specials left ipsw value in r8 for us to test.
1045 extrd,u,*<> %r8,PSW_W_BIT,1,%r0
1063 extrd,u,* %r8,PSW_W_BIT,1,%r1
1117 va = r8 /* virtual address for which the trap occurred */
1561 ldi 31,%r8 /* Us
[all...]
/linux-master/arch/x86/coco/tdx/
H A Dtdx.c95 .r8 = TDREPORT_SUBTYPE_0,
140 struct { u64 r14, r15, rbx, rdi, rsi, r8, r9, rdx; }; member in struct:__anon35::__anon36
148 args.r8 = message.r8;
627 ve->gla = args.r8;
/linux-master/arch/powerpc/lib/
H A Dcopyuser_power7.S142 err2; ld r8,24(r4)
159 err2; std r8,24(r3)
196 err1; ld r8,24(r4)
205 err1; std r8,24(r3)
217 err1; ld r8,24(r4)
222 err1; std r8,24(r3)
301 DCBT_SETUP_STREAMS(r6, r7, r9, r10, r8)
H A Dmemcpy_power7.S86 ld r8,24(r4)
103 std r8,24(r3)
140 ld r8,24(r4)
149 std r8,24(r3)
161 ld r8,24(r4)
166 std r8,24(r3)
247 DCBT_SETUP_STREAMS(r6, r7, r9, r10, r8)
/linux-master/tools/testing/selftests/powerpc/copyloops/
H A Dcopyuser_power7.S142 err2; ld r8,24(r4)
159 err2; std r8,24(r3)
196 err1; ld r8,24(r4)
205 err1; std r8,24(r3)
217 err1; ld r8,24(r4)
222 err1; std r8,24(r3)
301 DCBT_SETUP_STREAMS(r6, r7, r9, r10, r8)
H A Dmemcpy_power7.S86 ld r8,24(r4)
103 std r8,24(r3)
140 ld r8,24(r4)
149 std r8,24(r3)
161 ld r8,24(r4)
166 std r8,24(r3)
247 DCBT_SETUP_STREAMS(r6, r7, r9, r10, r8)
/linux-master/arch/openrisc/kernel/
H A Dentry.S79 l.lwz r8,PT_GPR8(r1) ;\
117 l.lwz r8,PT_GPR8(r1) ;\
155 l.sw PT_GPR8(r1),r8 ;\
195 l.sw PT_GPR8(r1),r8 ;\
576 l.movhi r8,hi(generic_handle_arch_irq)
577 l.ori r8,r8,lo(generic_handle_arch_irq)
578 l.jalr r8
614 /* r3-r8 must be saved because syscall restart relies
629 l.sw PT_GPR8(r1),r8
[all...]
/linux-master/arch/arm/mach-omap2/
H A Dsleep43xx.S76 mov r8, r0
118 mov r0, r8
143 mov r0, r8
/linux-master/arch/hexagon/include/asm/
H A Delf.h110 DEST.r8 = REGS->r08; \
/linux-master/arch/powerpc/purgatory/
H A Dtrampoline_64.S89 /* Load opal base and entry values in r8 & r9 respectively */
90 ld %r8,(opal_base - 0b)(%r18)
/linux-master/arch/powerpc/kvm/
H A Dfpu.S116 lfd 2,0(r8) /* load param3 */

Completed in 520 milliseconds

1234567891011>>