Searched refs:r10 (Results 1 - 25 of 270) sorted by relevance

1234567891011

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/simple/rw4/
H A Drw4_init_brd.S216 lis r10,EBIU0_BRCR0_VAL@h
217 ori r10,r10,EBIU0_BRCR0_VAL@l
218 mtdcr ebiu0_brcr0,r10
219 lis r10,EBIU0_BRCRH0_VAL@h
220 ori r10,r10,EBIU0_BRCRH0_VAL@l
221 mtdcr ebiu0_brcrh0,r10
226 lis r10,EBIU0_BRCR1_VAL@h
227 ori r10,r1
[all...]
H A Drw4_init.S45 lis r10,0x0000
46 addi r10,r10,0x0000
48 lis r10,0x1F00
49 addi r10,r10,0x0000
52 mtspr evpr,r10 #EVPR: 0x0 or 0x1f000000 depending
55 lis r10,0xFFFF # clear PB0_PESR because some
56 ori r10,r10,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/avr32/lib/
H A D__avr32_lsl64.S22 lsr r8, r10, r9
23 lsl r10, r10, r12
29 lsl r11, r10, r9
30 mov r10, 0
H A Dcsum_partial.S22 add r10, r9
23 acr r10
29 reteq r10
43 add r10, r9
44 acr r10
46 retal r10
H A D__avr32_asr64.S23 lsr r10, r10, r12
25 or r10, r8
29 asr r10, r11, r9
H A D__avr32_lsr64.S24 lsr r10, r10, r12
25 or r10, r8
29 lsr r10, r11, r9
H A Dfindbit.S33 lsr r8, r10, 5
34 sub r9, r11, r10
39 andl r10, 31, COH
42 /* offset is not word-aligned. Handle the first (32 - r10) bits */
46 lsr r8, r8, r10
49 /* r9 = r9 - (32 - r10) = r9 + r10 - 32 */
50 add r9, r10
66 clz r10, r8
68 add r10, r
[all...]
H A Dcopy_user.S30 ret_if_privileged r8, r11, r10, r10
38 ret_if_privileged r8, r12, r10, r10
49 1: sub r10, 4
55 sub r10, 4
58 3: sub r10, -4
62 * Handle unaligned count. Need to be careful with r10 here so
68 sub r10, 1
72 sub r10,
[all...]
H A Dio-readsl.S12 cp.w r10, 0
20 sub r10, 1
H A Dio-writesl.S12 cp.w r10, 0
16 sub r10, 1
H A Dio-readsw.S15 sub r10, 1
23 cp.w r10, 0
29 sub r10, 2
35 sub r10, 2
38 2: sub r10, -2
H A Dio-writesw.S11 sub r10, 1
17 cp.w r10, 0
23 sub r10, 2
30 sub r10, 2
33 2: sub r10, -2
H A Dstrncpy_from_user.S33 ret_if_privileged r8, r11, r10, r9
38 cp.w r10, 0
41 mov r9, r10
50 2: sub r10, r9
51 retal r10
H A Dmemcpy.S27 2: sub r10, 4
32 sub r10, 4
36 4: neg r10
40 lsl r10, 2
41 add pc, pc, r10
51 1: sub r10, 4
53 add r10, r9
H A Dmemset.S18 * r10: size_t len
34 sub r10, 4
39 sub r10, 4
43 * When we get here, we've got less than 4 bytes to set. r10
46 5: sub r10, -4
52 bld r10, 1
56 bld r10, 0
62 1: sub r10, 4
64 add r10, r9
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/mm/
H A Dslb_low.S30 * r9, r10, r11 are clobbered by this function
37 srdi r10,r3,28 /* get esid */
40 /* r3 = address, r10 = esid, cr7 = <> PAGE_OFFSET */
67 clrldi r11,r10,48
82 srdi. r9,r10,USER_ESID_BITS
87 cmpldi r10,16
91 sldi r11,r10,2
94 srdi r11,r10,(SLICE_HIGH_SHIFT - SLICE_LOW_SHIFT - 2)
115 rldimi r10,r9,USER_ESID_BITS,0
119 li r10,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/
H A Dppc.pl308 .set r10,10
363 # Freely use registers r5,r6,r7,r8,r9,r10,r11 as follows:
367 # r9,r10, r11 are the equivalents of c1,c2, c3.
377 $UMULH r10,r5,r5 #in first iteration. No need
393 addc r10,r7,r10 # now add to temp result.
397 $ST r10,`1*$BNSZ`(r3) #r[1]=c2;
403 addze r10,r0
411 addze r10,r10
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dppc.pl310 .set r10,10
365 # Freely use registers r5,r6,r7,r8,r9,r10,r11 as follows:
369 # r9,r10, r11 are the equivalents of c1,c2, c3.
379 $UMULH r10,r5,r5 #in first iteration. No need
395 addc r10,r7,r10 # now add to temp result.
399 $ST r10,`1*$BNSZ`(r3) #r[1]=c2;
405 addze r10,r0
413 addze r10,r10
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/avr32/mm/
H A Dclear_page.S20 mov r10, 0
22 0: st.d r12++, r10
H A Dcopy_page.S16 * r8-r10 scratch
21 sub r10, r11, -(1 << PAGE_SHIFT)
26 cp r11, r10
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/amd64/
H A Dmpih-mul3.S54 movq (%rdi,%r11,8), %r10
56 subq %r8, %r10
59 subq %rax, %r10
61 movq %r10, (%rdi,%r11,8)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/lib/
H A Dspinlock.S15 1: test.d [$r10]
19 clear.d [$r10]
27 1: move.d [$r10], $r11
29 clear.d [$r10]
33 move.d $r11,$r10
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dhead_booke.h14 mtspr SPRN_SPRG0,r10; /* save two registers to work with */\
17 mfcr r10; /* save CR in r10 for now */\
26 stw r10,_CCR(r11); /* save various registers */\
29 mfspr r10,SPRN_SPRG0; \
30 stw r10,GPR10(r11); \
33 mflr r10; \
34 stw r10,_LINK(r11); \
35 mfspr r10,SPRN_SPRG4R; \
37 stw r10,GPR
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/kernel/
H A Dhead_booke.h14 mtspr SPRN_SPRG0,r10; /* save two registers to work with */\
17 mfcr r10; /* save CR in r10 for now */\
26 stw r10,_CCR(r11); /* save various registers */\
29 mfspr r10,SPRN_SPRG0; \
30 stw r10,GPR10(r11); \
33 mflr r10; \
34 stw r10,_LINK(r11); \
35 mfspr r10,SPRN_SPRG4R; \
37 stw r10,GPR
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/boot/bootp/
H A Dinit.S40 ldr r10, [r9, #4] @ get first tag
41 teq r10, r5 @ is it ATAG_CORE?
45 movne r10, #0 @ terminator
47 stmneia r9, {r4, r5, r10} @ Size, ATAG_CORE, terminator
54 taglist: ldr r10, [r9, #0] @ tag length
55 teq r10, #0 @ last tag (zero length)?
56 addne r9, r9, r10, lsl #2
60 stmia r9, {r5, r6, r7, r8, r10}
66 move: ldmia r4!, {r7 - r10} @ move 32-bytes at a time
67 stmia r5!, {r7 - r10}
[all...]

Completed in 88 milliseconds

1234567891011