Searched defs:r13 (Results 1 - 25 of 33) sorted by relevance

12

/arch/m32r/include/asm/
H A Dassembler.h87 push r13
88 mvfc r13, cr3 ; spu variable
89 push r13
90 mvfc r13, bbpc variable
91 push r13
92 mvfc r13, bbpsw variable
93 push r13
94 mvfc r13, bpc variable
95 push r13
96 mvfc r13, ps variable
99 mvfaclo r13, a1 variable
101 mvfachi r13, a1 variable
103 mvfaclo r13, a0 variable
105 mvfachi r13, a0 variable
118 ldi r13, #-1 variable
154 mvtachi r13, a0 variable
156 mvtaclo r13, a0 variable
158 mvtachi r13, a1 variable
160 mvtaclo r13, a1 variable
[all...]
/arch/cris/arch-v10/kernel/
H A Dprocess.c178 asmlinkage int sys_fork(long r10, long r11, long r12, long r13, long mof, long srp, argument
199 asmlinkage int sys_vfork(long r10, long r11, long r12, long r13, long mof, long srp, argument
211 long r13, long mof, long srp,
269 printk("r12: %08lx r13: %08lx oR10: %08lx\n",
270 regs->r12, regs->r13, regs->orig_r10);
208 sys_execve(const char *fname, const char *const *argv, const char *const *envp, long r13, long mof, long srp, struct pt_regs *regs) argument
H A Dsignal.c51 int sys_sigsuspend(old_sigset_t mask, long r11, long r12, long r13, long mof, argument
165 asmlinkage int sys_sigreturn(long r10, long r11, long r12, long r13, long mof, argument
207 asmlinkage int sys_rt_sigreturn(long r10, long r11, long r12, long r13, argument
/arch/cris/include/arch-v10/arch/
H A Duser.h21 unsigned long r13; member in struct:user_regs_struct
H A Dptrace.h61 /* pushed by movem r13, [sp] in SAVE_ALL, movem pushes backwards */
62 unsigned long r13; member in struct:pt_regs
/arch/cris/include/arch-v32/arch/
H A Duser.h20 unsigned long r13; member in struct:user_regs_struct
H A Dptrace.h58 /* pushed by movem r13, [sp] in SAVE_ALL. */
72 unsigned long r13; member in struct:pt_regs
/arch/score/include/asm/
H A Dasmmacro.h37 sw r13, [r0, PT_R13] variable
134 lw r13, [r0, PT_R13] variable
/arch/alpha/include/asm/
H A Dptrace.h62 unsigned long r13; member in struct:switch_stack
/arch/cris/arch-v32/kernel/
H A Dprocess.c191 sys_fork(long r10, long r11, long r12, long r13, long mof, long srp, argument
213 sys_vfork(long r10, long r11, long r12, long r13, long mof, long srp, argument
223 const char *const *envp, long r13, long mof, long srp,
265 printk("r12: %08lx r13: %08lx oR10: %08lx\n",
266 regs->r12, regs->r13, regs->orig_r10);
221 sys_execve(const char *fname, const char *const *argv, const char *const *envp, long r13, long mof, long srp, struct pt_regs *regs) argument
H A Dsignal.c62 sys_sigsuspend(old_sigset_t mask, long r11, long r12, long r13, long mof, argument
151 sys_sigreturn(long r10, long r11, long r12, long r13, long mof, long srp, argument
200 sys_rt_sigreturn(long r10, long r11, long r12, long r13, long mof, long srp, argument
/arch/hexagon/include/asm/
H A Duser.h44 unsigned long r13; member in struct:user_regs_struct
H A Dregisters.h131 unsigned long r13; member in struct:pt_regs::__anon1521::__anon1522
/arch/microblaze/include/asm/
H A Dptrace.h30 microblaze_reg_t r13; member in struct:pt_regs
H A Dthread_info.h35 __u32 r13; member in struct:cpu_context
/arch/powerpc/boot/
H A Dppc_asm.h42 #define r13 13 macro
/arch/x86/include/asm/
H A Dcalling.h168 movq_cfi r13, 2*8 variable
176 movq_cfi_restore 2*8, r13
H A Dptrace.h72 unsigned long r13; member in struct:pt_regs
102 unsigned long r13; member in struct:pt_regs
H A Duser_64.h71 unsigned long r13; member in struct:user_regs_struct
H A Dsigcontext.h196 unsigned long r13; member in struct:sigcontext
238 __u64 r13; member in struct:sigcontext
/arch/cris/include/arch-v32/arch/hwregs/iop/
H A Diop_mpu_defs.h153 unsigned int r13 : 1; member in struct:__anon662
/arch/unicore32/include/asm/
H A Dthread_info.h45 __u32 r13; member in struct:cpu_context_save
/arch/x86/include/asm/xen/
H A Dinterface_64.h101 uint64_t r13; member in struct:cpu_user_regs
/arch/parisc/include/asm/
H A Dassembly.h193 STREG %r13, PT_GR13(\regs) variable
227 LDREG PT_GR13(\regs), %r13
357 std %r13, -64(%r30)
373 ldd -64(%r30), %r13
401 stw %r13, -88(%r30)
417 ldw -88(%r30), %r13
/arch/x86/kernel/cpu/
H A Dperf_event_intel_ds.c32 u64 r12, r13, r14, r15; member in struct:pebs_record_core
40 u64 r12, r13, r14, r15; member in struct:pebs_record_nhm

Completed in 420 milliseconds

12