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

12

/arch/hexagon/lib/
H A Dmemset.S48 r9 = sub(r6, r7) /* bytes until double alignment */ define
54 p0 = tstbit(r9, #0)
71 p0 = tstbit(r9, #1)
84 p0 = tstbit(r9, #2)
/arch/arc/include/asm/
H A Dentry.h59 lr r9, [\aux]
60 PUSH r9
68 POP r9
69 sr r9, [\aux]
86 PUSH r9
96 POP r9
246 * Entry : r9 contains pre-IRQ/exception/trap status32
249 * Clobbers: r9
255 bbit1 r9, STATUS_U_BIT, 88f
293 mov r9, s
300 GET_TSK_STACK_BASE r9, r9 variable
420 st r9, [sp, 8] /* ECR */ variable
455 mov lp_count, r9 ;LD to lp_count is not allowed variable
538 mov lp_count, r9 ;LD to lp_count is not allowed variable
557 mov lp_count, r9 ;LD to lp_count is not allowed variable
[all...]
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.h26 unsigned long r9; member in struct:arc700_regs
85 PTREGS_INFO(r9), \
/arch/avr32/include/uapi/asm/
H A Dsigcontext.h22 unsigned long r9; member in struct:sigcontext
/arch/x86/include/asm/
H A Dftrace.h18 movq %r9, R9(%rsp) variable
25 movq R9(%rsp), %r9
H A Dsigcontext.h42 unsigned long r9; member in struct:sigcontext
H A Dcalling.h107 movq_cfi r9, 2*8 variable
124 movq_cfi_restore 2*8, r9
152 movq \offset+16(%rsp), %r9
H A Dkexec.h123 asm volatile("movq %%r9,%0" : "=m"(newregs->r9));
200 uint64_t r9; member in struct:kexec_entry64_regs
H A Dptrace.h43 unsigned long r9; 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.S49 movq r9(%rip), %r9
72 r9: .quad 0x0 label
/arch/alpha/include/uapi/asm/
H A Dptrace.h13 * - r9-15: saved by the C compiler
58 unsigned long r9; member in struct:switch_stack
/arch/cris/include/uapi/arch-v10/arch/
H A Duser.h17 unsigned long r9; member in struct:user_regs_struct
/arch/cris/include/uapi/arch-v32/arch/
H A Duser.h16 unsigned long r9; member in struct:user_regs_struct
/arch/score/include/asm/
H A Dasmmacro.h33 sw r9, [r0, PT_R9] variable
130 lw r9, [r0, PT_R9] variable
/arch/x86/include/uapi/asm/
H A Dptrace.h53 unsigned long r9; member in struct:pt_regs
/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.h39 __u32 r9; member in struct:cpu_context_save
/arch/hexagon/include/uapi/asm/
H A Duser.h22 unsigned long r9; member in struct:user_regs_struct
/arch/microblaze/include/uapi/asm/
H A Dptrace.h26 microblaze_reg_t r9; member in struct:pt_regs
/arch/powerpc/boot/
H A Dppc_asm.h38 #define r9 9 macro
/arch/unicore32/include/asm/
H A Dthread_info.h41 __u32 r9; member in struct:cpu_context_save
/arch/arm64/net/
H A Dbpf_jit_comp.c147 const u8 r9 = bpf2a64[BPF_REG_9]; local
160 emit(A64_PUSH(r8, r9, A64_SP), ctx);
181 const u8 r9 = bpf2a64[BPF_REG_9]; local
196 emit(A64_POP(r8, r9, A64_SP), ctx);
/arch/cris/include/arch-v10/arch/
H A Dptrace.h66 unsigned long r9; member in struct:pt_regs
96 unsigned long r9; member in struct:switch_stack

Completed in 448 milliseconds

12