Searched refs:v0 (Results 126 - 150 of 229) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kvm/
H A Dkvm_fw.c42 x.v0 = 0; \
50 x.v0 = 0; \
146 &result.v0);
176 if (result.v0 == 0) {
178 &result.v0,
242 result.status = ia64_pal_proc_get_features(&result.v0, &result.v1,
286 vminfo1.pvi1_val = result.v0;
289 result.v0 = vminfo1.pvi1_val;
505 result.status = ia64_pal_vm_page_size(&result.v0,
509 result.status = ia64_pal_rse_info(&result.v0,
[all...]
H A Dvti.h174 *buffer_size = iprv.v0;
194 *vsa_base = iprv.v0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Daacsbr_mips.h156 float *v0, int *v_off, const unsigned int div)
170 memcpy(&v0[SBR_SYNTHESIS_BUF_SIZE - saved_samples], v0, saved_samples * sizeof(float));
175 v = v0 + *v_off;
202 "lwc1 %[temp4], 0(%[v0]) \n\t"
204 "lwc1 %[temp6], 4(%[v0]) \n\t"
206 "lwc1 %[temp8], 8(%[v0]) \n\t"
208 "lwc1 %[temp10], 12(%[v0]) \n\t"
210 "lwc1 %[temp12], 768(%[v0]) \n\t"
212 "lwc1 %[temp14], 772(%[v0]) \
152 sbr_qmf_synthesis_mips(FFTContext *mdct, SBRDSPContext *sbrdsp, AVFloatDSPContext *fdsp, float *out, float X[2][38][64], float mdct_buf[2][64], float *v0, int *v_off, const unsigned int div) argument
[all...]
H A Dac3dsp_mips.c274 float v0, v1, v2, v3; local
294 "mtc1 $zero, %[v0] \n\t"
318 "madd.s %[v0], %[v0], %[samples0], %[matrix_j] \n\t"
330 "swxc1 %[v0], %[i](%[samples_sw]) \n\t"
348 "mtc1 $zero, %[v0] \n\t"
367 "madd.s %[v0], %[v0], %[samples0], %[matrix_j] \n\t"
374 "swxc1 %[v0], %[i](%[samples_sw]) \n\t"
386 [v0]"
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dboot.S454 /* Should return ram size in v0 */
456 bnez v0,1f
507 move t2,v0 # save v0
512 jalr t0 # v0: block size, v1: page size
516 move t0,v0 # get block size from v0
519 move v0,t2 # restore v0
533 * v0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dmcount.S187 PTR_S v0, PT_R2(sp)
192 /* restore the real parent address: v0 -> ra */
193 move ra, v0
195 PTR_L v0, PT_R2(sp)
H A Dscall64-n32.S41 dsubu t0, v0, __NR_N32_Linux # check syscall number
51 dsll t0, v0, 3 # offset into table
64 sltu t0, t0, v0
69 dnegu v0 # error
71 1: sd v0, PT_R2(sp) # result
106 sltu t0, t0, v0
111 dnegu v0 # error
113 1: sd v0, PT_R2(sp) # result
H A Dscall32-o32.S37 subu v0, v0, __NR_O32_Linux # check syscall number
38 sltiu t0, v0, __NR_O32_Linux_syscalls + 1
43 sll t0, v0, 3
62 sltu t0, t0, v0
67 negu v0 # error
69 1: sw v0, PT_R2(sp) # result
103 sltu t0, t0, v0
108 negu v0 # error
110 1: sw v0, PT_R
[all...]
H A Dr4k_fpu.S77 li v0, 0 # success
106 li v0, 0 # success
153 li v0, 0 # success
178 li v0, 0 # success
186 fault: li v0, -EFAULT # failure
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dbios_uv.c89 u64 v0, v1; local
93 (u64)(&v0), (u64)(&v1), 0, 0);
97 part.val = v0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/kernel/
H A Dhuberror.c31 ret_stuff.v0 = 0;
39 if ((int)ret_stuff.v0)
50 if ((int)ret_stuff.v0)
H A Dio_init.c37 ret_stuff.v0 = 0;
42 return ret_stuff.v0;
52 ret_stuff.v0 = 0;
57 return ret_stuff.v0;
69 ret_stuff.v0 = 0;
76 return ret_stuff.v0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dmmu_context.h30 register unsigned long v0 __asm__("$0");
35 : "=r"(v0), "=r"(a0)
39 return v0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dv210.asm57 psrlw m1, 6 ; u0 v0 y1 y2 v1 u2 y4 y5
64 shufps m1, m0, 0xd8 ; u0 v0 v1 u2 u1 __ v2 __
65 pshufb m1, m6 ; u0 u1 u2 __ v0 v1 v2 __
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/adfs/
H A Dsuper.c75 unsigned int v0, v1, v2, v3; local
78 v0 = v1 = v2 = v3 = 0;
80 v0 += map[i] + (v3 >> 8);
82 v1 += map[i + 1] + (v0 >> 8);
83 v0 &= 0xff;
89 v0 += v3 >> 8;
90 v1 += map[1] + (v0 >> 8);
94 return v0 ^ v1 ^ v2 ^ v3;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/aarch64/
H A Dh264qpel_neon.S33 //trashes v0-v5
43 ext v0.8B, \r2\().8B, \r3\().8B, #2
46 uaddl v0.8H, v0.8B, v1.8B
53 mla \d1\().8H, v0.8H, v6.H[1]
61 //trashes v0-v5, v7, v30-v31
63 ext v0.16B, \r0\().16B, \r0\().16B, #2
65 uaddl v0.8H, v0.8B, v1.8B
72 mla \r0\().8H, v0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/arm/
H A Ddcadsp_neon.S36 vmov.f32 q2, #0.0 @ v0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/ppc/
H A Dh264_altivec.c478 vec_u8 dcplus, dcminus, v0, v1, v2, v3, aligner; local
496 v0 = vec_ld(0, dst+0*stride);
501 v0 = vec_adds(v0, dcplus);
506 v0 = vec_subs(v0, dcminus);
511 vec_st(v0, 0, dst+0*stride);
851 vec_s16 vtemp, vweight, voffset, v0, v1; local
871 v0 = (vec_s16)vec_mergeh(zero_u8v, vblock);
875 v0
897 vec_s16 vtemp, vweights, vweightd, voffset, v0, v1, v2, v3; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/compat/avisynth/
H A Davisynth_c.h558 AVSC_INLINE AVS_Value avs_new_value_bool(int v0) argument
559 { AVS_Value v; v.type = 'b'; v.d.boolean = v0 == 0 ? 0 : 1; return v; }
560 AVSC_INLINE AVS_Value avs_new_value_int(int v0) argument
561 { AVS_Value v; v.type = 'i'; v.d.integer = v0; return v; }
562 AVSC_INLINE AVS_Value avs_new_value_string(const char * v0) argument
563 { AVS_Value v; v.type = 's'; v.d.string = v0; return v; }
564 AVSC_INLINE AVS_Value avs_new_value_float(float v0) argument
565 { AVS_Value v; v.type = 'f'; v.d.floating_pt = v0; return v;}
566 AVSC_INLINE AVS_Value avs_new_value_error(const char * v0) argument
567 { AVS_Value v; v.type = 'e'; v.d.string = v0; retur
569 avs_new_value_clip(AVS_Clip * v0) argument
572 avs_new_value_array(AVS_Value * v0, int size) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Daes-586.pl246 my ($v0,$v1) = ($acc,$key);
248 &mov ($v0,$s[3]); # copy s3
261 &mov ($v1,$v0);
264 &and ($v0,0xFF);
265 &xor ($s[3],&DWP(0,$te,$v0,8)); # s3>>0
266 &movz ($v0,&HB($v1));
268 &xor ($s[2],&DWP(3,$te,$v0,8)); # s3>>8
269 &movz ($v0,&HB($v1));
273 &xor ($s[0],&DWP(1,$te,$v0,8)); # s3>>24
275 &mov ($v0,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/asm/
H A Daes-586.pl246 my ($v0,$v1) = ($acc,$key);
248 &mov ($v0,$s[3]); # copy s3
261 &mov ($v1,$v0);
264 &and ($v0,0xFF);
265 &xor ($s[3],&DWP(0,$te,$v0,8)); # s3>>0
266 &movz ($v0,&HB($v1));
268 &xor ($s[2],&DWP(3,$te,$v0,8)); # s3>>8
269 &movz ($v0,&HB($v1));
273 &xor ($s[0],&DWP(1,$te,$v0,8)); # s3>>24
275 &mov ($v0,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/aes/asm/
H A Daes-586.pl123 my $v0 = $acc, $v1 = $key;
125 &mov ($v0,$s[3]); # copy s3
138 &mov ($v1,$v0);
141 &and ($v0,0xFF);
142 &xor ($s[3],&DWP(0,$te,$v0,8)); # s3>>0
143 &movz ($v0,&HB($v1));
145 &xor ($s[2],&DWP(3,$te,$v0,8)); # s3>>8
146 &movz ($v0,&HB($v1));
150 &xor ($s[0],&DWP(1,$te,$v0,8)); # s3>>24
152 &mov ($v0,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/B/dos32/
H A Dzc.bat10 set CC=ztc -b -v0 -mx
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/B/os2/
H A Dzc.bat10 set CC=ztc -b -v0 -mf
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_string.c180 stringinfo->u.v0.invert = 1;
189 stringinfo->u.v0.invert = 1;
258 int invert = (revision == 0 ? info->u.v0.invert :
282 int invert = (revision == 0 ? info->u.v0.invert :

Completed in 100 milliseconds

12345678910