Searched defs:r8 (Results 1 - 25 of 44) sorted by relevance

12

/arch/hexagon/lib/
H A Dmemset.S47 r8 = r0 /* leave r0 intact for return val */ define
64 memb(r8++#1) = r4
76 memb(r8++#1) = r4
89 memh(r8++#2) = r4
102 memw(r8++#4) = r4
125 memd(r8++#8) = r5:4
142 memw(r8++#4) = r4
153 memh(r8++#2) = r4
159 memb(r8++#1) = r4
252 r8 define
267 r8 = lsr(r2,#3) define
[all...]
/arch/avr32/include/uapi/asm/
H A Dsigcontext.h23 unsigned long r8; member in struct:sigcontext
/arch/x86/include/asm/
H A Dftrace.h17 movq %r8, R8(%rsp) variable
26 movq R8(%rsp), %r8
H A Dsigcontext.h41 unsigned long r8; member in struct:sigcontext
H A Dkexec.h122 asm volatile("movq %%r8,%0" : "=m"(newregs->r8));
199 uint64_t r8; member in struct:kexec_entry64_regs
H A Dptrace.h44 unsigned long r8; member in struct:pt_regs
/arch/avr32/include/asm/
H A Dasm.h59 pushm r8-r9,r10,r11,r12,lr
68 popm r8-r9,r10,r11,r12,lr
73 stmts --sp, r0,r1,r2,r3,r4,r5,r6,r7,r8,r9,r10,r11,r12,sp,lr variable
84 ldmts sp++, r0,r1,r2,r3,r4,r5,r6,r7,r8,r9,r10,r11,r12,sp,lr variable
/arch/x86/purgatory/
H A Dentry64.S48 movq r8(%rip), %r8
71 r8: .quad 0x0 label
/arch/alpha/include/uapi/asm/
H A Dptrace.h28 unsigned long r8; member in struct:pt_regs
/arch/cris/include/uapi/arch-v10/arch/
H A Duser.h16 unsigned long r8; member in struct:user_regs_struct
/arch/cris/include/uapi/arch-v32/arch/
H A Duser.h15 unsigned long r8; member in struct:user_regs_struct
/arch/powerpc/kernel/
H A Dsyscalls.c126 unsigned long r6, unsigned long r7, unsigned long r8,
130 " cpu=%d\n", regs->gpr[0], r3, r4, r5, r6, r7, r8, regs,
125 do_show_syscall(unsigned long r3, unsigned long r4, unsigned long r5, unsigned long r6, unsigned long r7, unsigned long r8, struct pt_regs *regs) argument
H A Dsignal_64.c588 long ctx_size, long r6, long r7, long r8, struct pt_regs *regs)
659 unsigned long r6, unsigned long r7, unsigned long r8,
586 sys_swapcontext(struct ucontext __user *old_ctx, struct ucontext __user *new_ctx, long ctx_size, long r6, long r7, long r8, struct pt_regs *regs) argument
658 sys_rt_sigreturn(unsigned long r3, unsigned long r4, unsigned long r5, unsigned long r6, unsigned long r7, unsigned long r8, struct pt_regs *regs) argument
/arch/score/include/asm/
H A Dasmmacro.h32 sw r8, [r0, PT_R8] variable
129 lw r8, [r0, PT_R8] variable
/arch/x86/include/uapi/asm/
H A Dptrace.h54 unsigned long r8; member in struct:pt_regs
/arch/arc/include/asm/
H A Dptrace.h32 long r12, r11, r10, r9, r8, r7, r6, r5, r4, r3, r2, r1, r0; member in struct:pt_regs
H A Dunwind.h25 unsigned long r8; member in struct:arc700_regs
84 PTREGS_INFO(r8), \
/arch/arc/include/uapi/asm/
H A Dptrace.h39 long r12, r11, r10, r9, r8, r7, r6, r5, r4, r3, r2, r1, r0; member in struct:user_regs_struct::__anon134
/arch/arm/include/asm/
H A Dthread_info.h38 __u32 r8; member in struct:cpu_context_save
/arch/hexagon/include/uapi/asm/
H A Duser.h21 unsigned long r8; member in struct:user_regs_struct
/arch/microblaze/include/uapi/asm/
H A Dptrace.h25 microblaze_reg_t r8; member in struct:pt_regs
/arch/powerpc/boot/
H A Dppc_asm.h37 #define r8 8 macro
/arch/unicore32/include/asm/
H A Dthread_info.h40 __u32 r8; member in struct:cpu_context_save
/arch/arm64/net/
H A Dbpf_jit_comp.c146 const u8 r8 = bpf2a64[BPF_REG_8]; local
160 emit(A64_PUSH(r8, r9, A64_SP), ctx);
180 const u8 r8 = bpf2a64[BPF_REG_8]; local
196 emit(A64_POP(r8, r9, A64_SP), ctx);
/arch/cris/include/arch-v10/arch/
H A Dptrace.h67 unsigned long r8; member in struct:pt_regs
97 unsigned long r8; member in struct:switch_stack

Completed in 438 milliseconds

12