Searched refs:r4 (Results 126 - 150 of 663) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/vdso64/
H A Dclock_gettime.S33 0: lg %r4,__VDSO_UPD_COUNT(%r5) /* load update counter */
34 tmll %r4,0x0001 /* pending update ? loop */
45 clg %r4,__VDSO_UPD_COUNT(%r5) /* check update counter */
61 5: lg %r4,__VDSO_UPD_COUNT(%r5) /* load update counter */
62 tmll %r4,0x0001 /* pending update ? loop */
71 clg %r4,__VDSO_UPD_COUNT(%r5) /* check update counter */
88 llilh %r4,0x0100
89 sar %a4,%r4
90 lghi %r4,0
105 lgr %r4,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/arm/
H A Djrevdct_arm.S59 push {r0, r4 - r11, lr}
73 ldr r4, [lr, #12]
74 orr r3, r3, r4
82 ldrsh r4, [lr, # 4] @ r4 = 'd4'
91 add r5, r0, r4 @ r5 = tmp0
93 sub r3, r0, r4 @ r3 = tmp1
97 add r4, r6, r3, lsl #13 @ r4 = tmp11
100 push {r0, r2, r3, r4}
[all...]
H A Dvp8_armv6.S67 push {r0,r1,r4-r11,lr}
69 ldrd r4, r5, [sp, #44] @ token_prob, qmul
79 ldrb r0, [r4, #1]
84 ldrb r0, [r4, #2]
89 add r4, r3, r3, lsl #5
91 add r4, r2, r4
93 add r4, r4, #11
121 ldrb r0, [r4]
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Djrevdct_arm.S59 push {r0, r4 - r11, lr}
73 ldr r4, [lr, #12]
74 orr r3, r3, r4
82 ldrsh r4, [lr, # 4] @ r4 = 'd4'
91 add r5, r0, r4 @ r5 = tmp0
93 sub r3, r0, r4 @ r3 = tmp1
97 add r4, r6, r3, lsl #13 @ r4 = tmp11
100 push {r0, r2, r3, r4}
[all...]
H A Dvp8_armv6.S67 push {r0,r1,r4-r11,lr}
69 ldrd r4, r5, [sp, #44] @ token_prob, qmul
79 ldrb r0, [r4, #1]
84 ldrb r0, [r4, #2]
89 add r4, r3, r3, lsl #5
91 add r4, r4, r2
93 add r4, r4, #11
121 ldrb r0, [r4]
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dhpeldsp.asm46 lea r4, [r2*2]
61 add r1, r4
62 add r0, r4
74 add r1, r4
77 add r0, r4
92 lea r4, [r2*2]
106 add r1, r4
107 add r0, r4
116 add r1, r4
121 add r0, r4
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/lib/
H A Dudivsi3_i4i.S65 mov r4,r0
75 mov.l r4,@-r15
88 mov.l r4,@-r15
98 dmulu.l r1,r4
101 mov r4,r0
105 addc r4,r0
106 mov.l @r15+,r4
112 neg r4,r0
116 mov.l @r15+,r4
129 mov.l r4,
[all...]
H A Dmemcpy.S18 mov r4,r0
19 sub r4,r5 ! From here, r5 has the distance to r0
28 ! r4 --> [ ... ] DST [ ... ] SRC
52 7: mov r4,r2
81 mov r4,r2
89 cmp/eq r4,r0
113 mov r4,r2
141 cmp/eq r4,r0
160 mov r4,r2
169 cmp/eq r4,r
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/lib/
H A Ddiv64.S6 * the 64-bit quotient, and r4 contains the divisor.
22 cmplw r5,r4
26 divwu r7,r5,r4 # if dividend.hi >= divisor,
27 mullw r0,r7,r4 # quotient.hi = dividend.hi / divisor
36 addc r9,r4,r10 # rounding up (so the estimate cannot
44 2: mullw r10,r11,r4 # to get an estimate of the quotient,
45 mulhwu r9,r11,r4 # multiply the estimate by the divisor,
50 3: cmplw r6,r4
52 divwu r0,r6,r4 # perform the remaining 32-bit division
53 mullw r10,r0,r4 # an
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/boot/bootp/
H A Dinit.S25 ldmia r13!, {r4-r6} @ r5 = dest, r6 = length
26 add r4, r4, lr @ r4 = initrd_start + load addr
46 movne r4, #2 @ Size of this entry (2 words)
47 stmneia r9, {r4, r5, r10} @ Size, ATAG_CORE, terminator
64 * Move the block of memory length r6 from address r4 to address r5
66 move: ldmia r4!, {r7 - r10} @ move 32-bytes at a time
68 ldmia r4!, {r7 - r10}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/acorn/
H A Dsendbits.s15 r4 RN 4 label
46 STMDB sp!,{r4,r5,fp,ip,lr,pc}
50 LDR r4,[r5]
52 ORR r4,r4,r0,LSL r2 ; |= value<<bi_valid
56 STRLE r4,[r5]
57 LDMLEDB fp,{r4,r5,fp,sp,pc}^
60 MOV ip,r4,LSR #16 ; (done early, keeping the old bi_buf
77 MOV r5,r4,LSR #8
78 STRB r4,[r
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/lib/
H A Dcopy_template.S70 enter r4, lr
86 CALGN( sbcnes r4, r3, r2 ) @ C is always set here
88 CALGN( adr r4, 6f )
90 CALGN( add pc, r4, ip )
100 4: ldr8w r1, r3, r4, r5, r6, r7, r8, ip, lr, abort=20f
102 str8w r0, r3, r4, r5, r6, r7, r8, ip, lr, abort=20f
119 ldr1w r1, r4, abort=20f
137 str1w r0, r4, abort=20f
150 ldr1b r1, r4, cs, abort=21f
153 str1b r0, r4, c
[all...]
H A Dmemmove.S36 stmfd sp!, {r0, r4, lr}
52 CALGN( sbcnes r4, ip, r2 ) @ C is always set here
54 CALGN( adr r4, 6f )
57 CALGN( add pc, r4, ip )
67 4: ldmdb r1!, {r3, r4, r5, r6, r7, r8, ip, lr}
69 stmdb r0!, {r3, r4, r5, r6, r7, r8, ip, lr}
80 W(ldr) r4, [r1, #-4]!
91 W(str) r4, [r0, #-4]!
104 ldrcsb r4, [r1, #-1]!
107 strcsb r4, [r
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dhead.S62 load32 PA(__bss_stop),%r4
64 cmpb,<<,n %r3,%r4,$bss_loop
75 load32 PA(swapper_pg_dir),%r4
76 mtctl %r4,%cr24 /* Initialize kernel root pointer */
77 mtctl %r4,%cr25 /* Initialize user root pointer */
84 stw %r3,ASM_PGD_ENTRY*ASM_PGD_ENTRY_SIZE(%r4)
85 ldo ASM_PMD_ENTRY*ASM_PMD_ENTRY_SIZE(%r5),%r4
88 ldo ASM_PGD_ENTRY*ASM_PGD_ENTRY_SIZE(%r4),%r4
99 stw %r3,0(%r4)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dcpu_setup_6xx.S183 lwz r6,CPU_SPEC_FEATURES(r4)
186 stw r6,CPU_SPEC_FEATURES(r4)
214 lwz r6,CPU_SPEC_FEATURES(r4)
219 stw r6,CPU_SPEC_FEATURES(r4)
334 mfspr r4,SPRN_MSSCR0
335 stw r4,CS_MSSCR0(r5)
336 mfspr r4,SPRN_MSSSR0
337 stw r4,CS_MSSSR0(r5)
340 mfspr r4,SPRN_HID1
341 stw r4,CS_HID
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Dcuboot-amigaone.c28 void platform_init(unsigned long r3, unsigned long r4, unsigned long r5, argument
H A Dcuboot-katmai.c49 void platform_init(unsigned long r3, unsigned long r4, unsigned long r5, argument
H A Dcuboot-taishan.c47 void platform_init(unsigned long r3, unsigned long r4, unsigned long r5, argument
H A Dcuboot-warp.c29 void platform_init(unsigned long r3, unsigned long r4, unsigned long r5, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/vdso32/
H A Ddatapage.S56 mr r4,r3
60 cmpli cr0,r4,0
63 stw r0,0(r4)
79 lwz r4,(CFG_TB_TICKS_PER_SEC + 4)(r3)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A Dbook3s_interrupts.S86 * r4: vcpu pointer
98 /* Save r3 (kvm_run) and r4 (vcpu) */
108 VCPU_LOAD_NVGPRS(r4)
116 PPC_LL r3, VCPU_HIGHMEM_HANDLER(r4)
121 PPC_LL r10, VCPU_SHADOW_MSR(r4) /* r10 = vcpu->arch.shadow_msr */
135 PPC_LL r3, VCPU_HFLAGS(r4)
147 PPC_LL r6, VCPU_RMCALL(r4)
150 PPC_LL r3, VCPU_TRAMPOLINE_ENTER(r4)
151 LOAD_REG_IMMEDIATE(r4, MSR_KERNEL & ~(MSR_IR | MSR_DR))
185 li r4,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/boot/compressed/
H A Dhead31.S26 lr %r4,%r2
28 la %r4,0(%r2,%r4)
38 mvcle %r2,%r4,0
H A Dhead64.S25 lgr %r4,%r2
27 la %r4,0(%r2,%r4)
37 mvcle %r2,%r4,0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dswitch_cpu.S14 # %r4 - stack poiner
46 ltr %r4,%r4 /* New stack ? */
48 lr %r15,%r4
H A Dswitch_cpu64.S14 # %r4 - stack poiner
42 ltgr %r4,%r4 /* New stack ? */
44 lgr %r15,%r4

Completed in 274 milliseconds

1234567891011>>