Searched refs:v0 (Results 26 - 50 of 108) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/alpha/
H A Dmotion_est_mvi_asm.S33 #define th v0
64 clr v0
112 addq v0, tc, v0 # add error left
113 addq v0, td, v0 # add error left
123 addq v0, tc, v0 # add error left
124 addq v0, td, v0 # ad
[all...]
H A Dregdef.h26 #define v0 $0 /* function return value */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dev67-strlen_user.S34 lda v0, $exception-99b(zero); \
64 andnot a0, 7, v0 # E :
70 subq a0, v0, t0 # E :
80 EX( ldq t0, 8(v0) ) # L :
86 addq v0, 8, v0 # E : addr += 8
90 addq v0, t2, v0 # E :
91 subq v0, a0, v0 #
[all...]
H A Dstrchr.S24 andnot a0, 7, v0 # .. e1 : align our loop pointer
40 $loop: ldq t0, 8(v0) # e0 :
41 addq v0, 8, v0 # .. e1 :
62 addq v0, t4, v0 # .. e1 :
63 addq v0, t2, v0 # e0 :
67 mov zero, v0 # e0 :
H A Dev67-strchr.S38 andnot a0, 7, v0 # E : align our loop pointer
68 $loop: ldq t0, 8(v0) # L : Latency=3
69 addq v0, 8, v0 # E :
81 addq v0, a2, v0 # E : Add in the bit number from above
83 cmoveq t1, $31, v0 # E : Two mapping slots, latency = 2
H A Dstrrchr.S28 andnot a0, 7, v0 # .. e1 : align source addr
44 ldq t0, 8(v0) # e0 : load next quadword
45 cmovne t3, v0, t6 # .. e1 : save previous comparisons match
47 addq v0, 8, v0 # .. e1 :
62 cmovne t3, v0, t6 # e0 :
79 addq t6, t0, v0 # .. e1 : add our aligned base ptr to the mix
80 addq v0, t1, v0 # e0 :
84 mov zero, v0 # e
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/rc2/
H A Drc2cfb64.c71 register unsigned long v0,v1,t; local
84 c2l(iv,v0); ti[0]=v0;
104 c2l(iv,v0); ti[0]=v0;
119 v0=v1=ti[0]=ti[1]=t=c=cc=0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/rc5/
H A Drc5cfb64.c71 register unsigned long v0,v1,t; local
84 c2l(iv,v0); ti[0]=v0;
104 c2l(iv,v0); ti[0]=v0;
119 v0=v1=ti[0]=ti[1]=t=c=cc=0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bf/
H A Dbf_cfb64.c70 register BF_LONG v0,v1,t; local
83 n2l(iv,v0); ti[0]=v0;
103 n2l(iv,v0); ti[0]=v0;
118 v0=v1=ti[0]=ti[1]=t=c=cc=0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/cast/
H A Dc_cfb64.c71 register CAST_LONG v0,v1,t; local
84 n2l(iv,v0); ti[0]=v0;
104 n2l(iv,v0); ti[0]=v0;
119 v0=v1=ti[0]=ti[1]=t=c=cc=0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/des/
H A Dcfb64ede.c72 register DES_LONG v0,v1; local
85 c2l(iv,v0);
88 ti[0]=v0;
91 v0=ti[0];
95 l2c(v0,iv);
111 c2l(iv,v0);
114 ti[0]=v0;
117 v0=ti[0];
121 l2c(v0,iv);
132 v0
154 register DES_LONG d0,d1,v0,v1; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/idea/
H A Di_cfb64.c71 register unsigned long v0,v1,t; local
84 n2l(iv,v0); ti[0]=v0;
104 n2l(iv,v0); ti[0]=v0;
119 v0=v1=ti[0]=ti[1]=t=c=cc=0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bf/
H A Dbf_cfb64.c70 register BF_LONG v0,v1,t; local
83 n2l(iv,v0); ti[0]=v0;
103 n2l(iv,v0); ti[0]=v0;
118 v0=v1=ti[0]=ti[1]=t=c=cc=0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/cast/
H A Dc_cfb64.c71 register CAST_LONG v0,v1,t; local
84 n2l(iv,v0); ti[0]=v0;
104 n2l(iv,v0); ti[0]=v0;
119 v0=v1=ti[0]=ti[1]=t=c=cc=0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Dcfb64ede.c72 register DES_LONG v0,v1; local
85 c2l(iv,v0);
88 ti[0]=v0;
91 v0=ti[0];
95 l2c(v0,iv);
111 c2l(iv,v0);
114 ti[0]=v0;
117 v0=ti[0];
121 l2c(v0,iv);
132 v0
154 register DES_LONG d0,d1,v0,v1; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/idea/
H A Di_cfb64.c71 register unsigned long v0,v1,t; local
84 n2l(iv,v0); ti[0]=v0;
104 n2l(iv,v0); ti[0]=v0;
119 v0=v1=ti[0]=ti[1]=t=c=cc=0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc2/
H A Drc2cfb64.c71 register unsigned long v0,v1,t; local
84 c2l(iv,v0); ti[0]=v0;
104 c2l(iv,v0); ti[0]=v0;
119 v0=v1=ti[0]=ti[1]=t=c=cc=0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc5/
H A Drc5cfb64.c71 register unsigned long v0,v1,t; local
84 c2l(iv,v0); ti[0]=v0;
104 c2l(iv,v0); ti[0]=v0;
119 v0=v1=ti[0]=ti[1]=t=c=cc=0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dsisdram.S97 beqz v0,szmem
101 bne v0,a0,4f
117 li v0,(1 << 20)
120 5: or t0,v0,s3
127 sll v0,v0,1
128 bne v0,v1,5b
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dsn_sal.h182 ret_stuff.v0 = 0;
190 /* Master console nasid is in 'v0' */
191 return ret_stuff.v0;
204 ret_stuff.v0 = 0;
212 /* Master baseio nasid is in 'v0' */
213 return ret_stuff.v0;
222 ret_stuff.v0 = 0;
226 return ret_stuff.v0 ? __va(ret_stuff.v0) : NULL;
238 ret_stuff.v0
1080 ia64_sn_hwperf_op(nasid_t nasid, u64 opcode, u64 a0, u64 a1, u64 a2, u64 a3, u64 a4, int *v0) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_string.h23 } v0; member in union:xt_string_info::__anon420
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Dregdef.h4 #define v0 $0 /* function return value */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dstackframe.h256 LONG_L v0, PT_STATUS(sp) variable
258 and v0, v1 variable
259 or v0, a0 variable
260 mtc0 v0, CP0_STATUS variable
294 mfc0 v0, CP0_TCSTATUS
295 ori v0, TCSTATUS_IXMT
296 mtc0 v0, CP0_TCSTATUS
307 LONG_L v0, PT_STATUS(sp)
309 and v0, v1
310 or v0, a
474 andi v1, v0, TCSTATUS_IXMT variable
475 ori v0, TCSTATUS_IXMT variable
476 mtc0 v0, CP0_TCSTATUS variable
499 andi v0, v0, VPECONTROL_TE variable
500 beqz v0, 2f variable
504 mfc0 v0, CP0_TCSTATUS variable
506 ori v0, TCSTATUS_IXMT variable
507 xori v0, TCSTATUS_IXMT variable
508 or v0, v1, v0 variable
509 mtc0 v0, CP0_TCSTATUS variable
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dstackframe.h256 LONG_L v0, PT_STATUS(sp) variable
258 and v0, v1 variable
259 or v0, a0 variable
260 mtc0 v0, CP0_STATUS variable
294 mfc0 v0, CP0_TCSTATUS
295 ori v0, TCSTATUS_IXMT
296 mtc0 v0, CP0_TCSTATUS
307 LONG_L v0, PT_STATUS(sp)
309 and v0, v1
310 or v0, a
474 andi v1, v0, TCSTATUS_IXMT variable
475 ori v0, TCSTATUS_IXMT variable
476 mtc0 v0, CP0_TCSTATUS variable
499 andi v0, v0, VPECONTROL_TE variable
500 beqz v0, 2f variable
504 mfc0 v0, CP0_TCSTATUS variable
506 ori v0, TCSTATUS_IXMT variable
507 xori v0, TCSTATUS_IXMT variable
508 or v0, v1, v0 variable
509 mtc0 v0, CP0_TCSTATUS variable
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/ppc/as/
H A Dlpc_asm.s78 ; load coefficients into v0-v7 and initial history into v8-v15
86 lvewx v0,r10,r9
88 vsro v18,v18,v0 ; v18: mask vector
91 lvsl v0,0,r31
92 vsldoi v0,v0,v0,12
98 vsel v0,v1,v0,v2 ; v0
[all...]

Completed in 209 milliseconds

12345