Searched refs:r13 (Results 1 - 25 of 212) sorted by relevance

123456789

/linux-master/arch/csky/abiv1/inc/abi/
H A Dswitch_context.h12 unsigned long r13; member in struct:switch_stack
H A Dentry.h31 mtcr r13, ss2
32 mfcr r13, epsr variable
33 btsti r13, 31 variable
40 stw r13, (sp, 12) variable
45 movi r13, \epc_inc variable
46 add lr, r13
66 mfcr r13, ss2 variable
74 stw r13, (sp, 28) variable
106 ldw r13, (sp, 28) variable
/linux-master/arch/powerpc/kvm/
H A Dbook3s_rmhandlers.S47 mtspr SPRN_SPRG_SCRATCH0, r13 /* Save r13 */
55 mfspr r13, SPRN_SPRG_THREAD
56 lwz r13, THREAD_KVM_SVCPU(r13)
60 cmpwi r13, 0
64 mfspr r13, SPRN_SPRG_SCRATCH0 /* r13 = original r13 */
67 1: tophys(r13, r1
[all...]
H A Dbook3s_segment.S17 mr reg, r13
88 std r8, HSTATE_HOST_FSCR(r13)
90 ld r9, SVCPU_SHADOW_FSCR(r13)
140 PPC_LL r13, SVCPU_R13(r3)
175 ld r9,HSTATE_SCRATCH2(r13)
177 stw r12, HSTATE_SCRATCH1(r13) /* CR is now in the low half */
194 PPC_STL r0, SVCPU_R0(r13)
195 PPC_STL r1, SVCPU_R1(r13)
196 PPC_STL r2, SVCPU_R2(r13)
197 PPC_STL r3, SVCPU_R3(r13)
[all...]
H A Dbook3s_hv_interrupts.S48 std r3, HSTATE_DSCR(r13)
53 std r3, HSTATE_DABR(r13)
65 ld r5, HSTATE_KVM_VCORE(r13)
76 std r8,HSTATE_DECEXP(r13)
129 lbz r5, PACA_PMCINUSE(r13) /* is the host using the PMU? */
135 std r7, HSTATE_MMCR0(r13)
136 std r5, HSTATE_MMCR1(r13)
137 std r6, HSTATE_MMCRA(r13)
138 std r9, HSTATE_SIAR(r13)
139 std r10, HSTATE_SDAR(r13)
[all...]
H A Dbook3s_64_entry.S38 lbz r10,HSTATE_IN_GUEST(r13)
42 ld r10,PACA_EXGEN+EX_R13(r13)
69 std r10,HSTATE_SCRATCH0(r13)
70 lbz r10,HSTATE_IN_GUEST(r13)
73 ld r10,HSTATE_SCRATCH0(r13)
82 add r11,r11,r13
85 std r12,HSTATE_CFAR(r13)
91 std r12,HSTATE_PPR(r13)
94 std r12,HSTATE_SCRATCH0(r13)
110 std r9,HSTATE_SCRATCH2(r13)
[all...]
/linux-master/arch/arm/mach-imx/
H A Dssi-fiq.S45 ldr r13, .L_imx_ssi_fiq_tx_buffer
61 add r13, r13, r10
63 ldrh r11, [r13]
66 ldrh r11, [r13, #2]
69 ldrh r11, [r13, #4]
72 ldrh r11, [r13, #6]
93 ldr r13, .L_imx_ssi_fiq_rx_buffer
99 add r13, r13, r1
[all...]
/linux-master/arch/openrisc/lib/
H A Dmemset.S19 * r13, r15, r17, r19 used as temp regs
27 l.andi r13, r4, 0xff
30 l.sfeqi r13, 0
35 /* Extend char c to 32-bit word cccc in r13 */
36 l.slli r15, r13, 16 // r13 = 000c, r15 = 0c00
37 l.or r13, r13, r15 // r13 = 0c0c, r15 = 0c00
38 l.slli r15, r13,
[all...]
/linux-master/arch/csky/abiv2/
H A Dmemset.S15 andi r13, r0, 3
18 bnez r13, .L_dest_not_aligned
70 sub r13, r19, r13
71 sub r2, r13
75 PRE_BNEZAD (r13)
77 BNEZAD (r13, .L_dest_not_aligned_loop)
H A Dmemcpy.S14 andi r13, r0, 3
17 bnez r13, .L_dest_not_aligned
88 sub r13, r19, r13
89 sub r2, r13
94 PRE_BNEZAD (r13)
98 BNEZAD (r13, .L_dest_not_aligned_loop)
/linux-master/arch/powerpc/kernel/
H A Didle_64e.S31 lbz r3,PACAIRQHAPPENED(r13)
45 stb r0,PACAIRQSOFTMASK(r13)
60 ld r11, PACACURRENT(r13)
70 lbz r10,PACAIRQHAPPENED(r13)
72 stb r10,PACAIRQHAPPENED(r13)
H A Dexceptions-64s.S77 ld reg,PACAKBASE(r13); /* get high part of &label */ \
81 ld reg,PACAKBASE(r13); \
89 ld reg,PACAKBASE(r13); \
220 lbz r10,HSTATE_IN_GUEST(r13)
282 SET_SCRATCH0(r13) /* save r13 */
283 GET_PACA(r13)
284 std r9,IAREA+EX_R9(r13) /* save r9 */
289 std r10,IAREA+EX_R10(r13) /* save r10 */
318 std r9,IAREA+EX_PPR(r13)
[all...]
H A Dhead_85xx.S433 stw r13, THREAD_NORMSAVE(2)(r10)
434 mfcr r13
435 stw r13, THREAD_NORMSAVE(3)(r10)
488 li r13,_PAGE_PRESENT|_PAGE_BAP_SR
489 oris r13,r13,_PAGE_ACCESSED@h
491 li r13,_PAGE_PRESENT|_PAGE_READ|_PAGE_ACCESSED
493 rlwimi r13,r12,11,29,29
496 andc. r13,r13,r1
[all...]
H A Dinterrupt_64.S53 ld r1,PACAKSAVE(r13)
110 std r1,PACA_EXIT_SAVE_R1(r13) /* save r1 for restart */
112 lbz r11,PACAIRQHAPPENED(r13)
116 stb r11,PACAIRQSOFTMASK(r13)
118 stb r11,PACAIRQHAPPENED(r13) # clear out possible HARD_DIS
181 GET_PACA(r13)
182 ld r1,PACA_EXIT_SAVE_R1(r13)
187 stb r11,PACAIRQSOFTMASK(r13)
189 std r1,PACA_EXIT_SAVE_R1(r13) /* save r1 for restart */
213 ld r10,PACAKMSR(r13) /* ge
[all...]
H A Dhead_44x.S308 mtspr SPRN_SPRG_WSCRATCH3, r13
334 mfspr r13,SPRN_PID /* Get PID */
335 rlwimi r12,r13,0,24,31 /* Set TID */
337 cmpwi r13,0
358 li r13,_PAGE_PRESENT|_PAGE_ACCESSED|_PAGE_READ
359 rlwimi r13,r12,10,30,30
375 andc. r13,r13,r12 /* Check permission */
378 lwz r13,tlb_44x_index@l(r10)
383 addi r13,r1
[all...]
/linux-master/tools/testing/selftests/sgx/
H A Dcall.S17 push %r13
19 .cfi_rel_offset %r13, 0
37 pop %r13
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Darith.fuc48 // $r13 - B
59 shr b32 $r2 $r13 16
65 mulu $r12 $r14 $r13
68 mulu $r3 $r1 $r13 // tmp0 = A_hi * B_lo
/linux-master/arch/hexagon/mm/
H A Dcopy_to_user.S22 #define src_sav r13
24 #define src_dst_sav r13:12
/linux-master/tools/testing/selftests/x86/
H A Dthunks.S22 pushq %r13
52 popq %r13
H A Dcheck_initial_reg_state.c12 unsigned long r8, r9, r10, r11, r12, r13, r14, r15; variable
33 "mov %r13, r13\n\t"
65 || r8 || r9 || r10 || r11 || r12 || r13 || r14 || r15
84 SHOW(r13);
/linux-master/arch/s390/kernel/
H A Dhead64.S35 basr %r13,0
36 lpswe dw_psw-.(%r13) # load disabled wait psw
/linux-master/arch/s390/boot/
H A Dhead.S65 larl %r13,.L_hdr
66 clc 0(3,%r4),0(%r13) # if it is HDRx
68 larl %r13,.L_eof
69 clc 0(3,%r4),0(%r13) # if it is EOFx
90 larl %r13,.L_hdr # skip HDRx and EOFx
91 clc 0(3,%r2),0(%r13)
93 larl %r13,.L_eof
94 clc 0(3,%r2),0(%r13)
99 larl %r13,.Lcpuid
100 stidp 0(%r13) # stor
[all...]
H A Dhead_kdump.S26 basr %r13,0
30 clgr %r2,%r13 #
59 basr %r13,0 # Base
76 lg %r14,.Lstartup_kdump-0b(%r13)
87 basr %r13,0
88 0: lpswe .Lrestart_psw-0b(%r13) # Start new kernel...
95 larl %r13,startup_kdump_crash
96 lpswe 0(%r13)
/linux-master/arch/x86/include/asm/shared/
H A Dtdx.h84 u64 r13; member in struct:tdx_module_args
104 static inline u64 _tdx_hypercall(u64 fn, u64 r12, u64 r13, u64 r14, u64 r15) argument
110 .r13 = r13,
/linux-master/arch/x86/um/
H A Dsetjmp_64.S14 # %r13
32 movq %r13,32(%rdi)
50 movq 32(%rdi),%r13

Completed in 242 milliseconds

123456789