/arch/hexagon/lib/ |
H A D | memset.S | 48 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 D | entry.h | 59 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 D | ptrace.h | 32 long r12, r11, r10, r9, r8, r7, r6, r5, r4, r3, r2, r1, r0; member in struct:pt_regs
|
H A D | unwind.h | 26 unsigned long r9; member in struct:arc700_regs 85 PTREGS_INFO(r9), \
|
/arch/avr32/include/uapi/asm/ |
H A D | sigcontext.h | 22 unsigned long r9; member in struct:sigcontext
|
/arch/x86/include/asm/ |
H A D | ftrace.h | 18 movq %r9, R9(%rsp) variable 25 movq R9(%rsp), %r9
|
H A D | sigcontext.h | 42 unsigned long r9; member in struct:sigcontext
|
H A D | calling.h | 107 movq_cfi r9, 2*8 variable 124 movq_cfi_restore 2*8, r9 152 movq \offset+16(%rsp), %r9
|
H A D | kexec.h | 123 asm volatile("movq %%r9,%0" : "=m"(newregs->r9)); 200 uint64_t r9; member in struct:kexec_entry64_regs
|
H A D | ptrace.h | 43 unsigned long r9; member in struct:pt_regs
|
/arch/avr32/include/asm/ |
H A D | asm.h | 59 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 D | entry64.S | 49 movq r9(%rip), %r9 72 r9: .quad 0x0 label
|
/arch/alpha/include/uapi/asm/ |
H A D | ptrace.h | 13 * - 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 D | user.h | 17 unsigned long r9; member in struct:user_regs_struct
|
/arch/cris/include/uapi/arch-v32/arch/ |
H A D | user.h | 16 unsigned long r9; member in struct:user_regs_struct
|
/arch/score/include/asm/ |
H A D | asmmacro.h | 33 sw r9, [r0, PT_R9] variable 130 lw r9, [r0, PT_R9] variable
|
/arch/x86/include/uapi/asm/ |
H A D | ptrace.h | 53 unsigned long r9; member in struct:pt_regs
|
/arch/arc/include/uapi/asm/ |
H A D | ptrace.h | 39 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 D | thread_info.h | 39 __u32 r9; member in struct:cpu_context_save
|
/arch/hexagon/include/uapi/asm/ |
H A D | user.h | 22 unsigned long r9; member in struct:user_regs_struct
|
/arch/microblaze/include/uapi/asm/ |
H A D | ptrace.h | 26 microblaze_reg_t r9; member in struct:pt_regs
|
/arch/powerpc/boot/ |
H A D | ppc_asm.h | 38 #define r9 9 macro
|
/arch/unicore32/include/asm/ |
H A D | thread_info.h | 41 __u32 r9; member in struct:cpu_context_save
|
/arch/arm64/net/ |
H A D | bpf_jit_comp.c | 147 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 D | ptrace.h | 66 unsigned long r9; member in struct:pt_regs 96 unsigned long r9; member in struct:switch_stack
|