Searched refs:v1 (Results 1 - 25 of 192) sorted by relevance

12345678

/freebsd-10.0-release/lib/libc/mips/net/
H A Dhtonl.S40 srl v1, a0, 24 # v1 = 0x00000011
42 or v0, v0, v1
43 and v1, a0, 0xff00
44 sll v1, v1, 8 # v1 = 0x00330000
45 or v0, v0, v1
46 srl v1, a0, 8
47 and v1, v
[all...]
H A Dntohl.S40 srl v1, a0, 24 # v1 = 0x00000011
42 or v0, v0, v1
43 and v1, a0, 0xff00
44 sll v1, v1, 8 # v1 = 0x00330000
45 or v0, v0, v1
46 srl v1, a0, 8
47 and v1, v
[all...]
H A Dhtons.S42 sll v1, a0, 8
43 and v1, v1, 0xff00
44 or v0, v0, v1
H A Dntohs.S41 sll v1, a0, 8
42 and v1, v1, 0xff00
43 or v0, v0, v1
/freebsd-10.0-release/contrib/ntp/scripts/
H A Dcalc_tickadj.in12 $v1=0.;
19 ($v1, $v2) = split;
22 while ($v1 < 0)
24 $v1 += $cvt;
28 while ($v1 > $cvt)
30 $v1 -= $cvt;
35 printf("%.3f (drift)\n", $v1);
37 printf("%d usec; %d nsec\n", $base, ($base + ($v1/$cvt)) * 1000);
/freebsd-10.0-release/sys/boot/powerpc/ps3/
H A Dps3repo.c58 uint64_t v1, v2; local
62 make_n("type", 0), 0, 0, &v1, &v2);
64 *bus_type = v1;
71 uint64_t v1, v2; local
75 make_n("id", 0), 0, 0, &v1, &v2);
77 *bus_id = v1;
84 uint64_t v1, v2; local
88 make_n("num_dev", 0), 0, 0, &v1, &v2);
90 *num_dev = v1;
97 uint64_t v1, v local
110 uint64_t v1, v2; local
123 uint64_t v1, v2; local
136 uint64_t v1, v2; local
149 uint64_t v1, v2; local
163 uint64_t v1, v2; local
177 uint64_t v1, v2; local
191 uint64_t v1, v2; local
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/des/
H A Dofb_enc.c71 register DES_LONG d0,d1,vv0,vv1,v0,v1,n=(numbits+7)/8; local
98 c2l(iv,v1);
100 ti[1]=v1;
104 ti[1]=v1;
116 { v0=v1; v1=vv0; }
118 { v0=vv0; v1=vv1; }
121 v0=((v1>>(num-32))|(vv0<<(64-num)))&0xffffffffL;
122 v1=((vv0>>(num-32))|(vv1<<(64-num)))&0xffffffffL;
126 v0=((v0>>num)|(v1<<(3
[all...]
H A Dofb64ede.c71 register DES_LONG v0,v1; local
82 c2l(iv,v1);
84 ti[1]=v1;
87 l2c(v1,dp);
93 /* ti[1]=v1; */
96 v1=ti[1];
100 l2c(v1,dp);
109 v1=ti[1];*/
112 l2c(v1,iv);
114 v0=v1
[all...]
H A Dcfb_enc.c75 register DES_LONG d0,d1,v0,v1; local
95 c2l(iv,v1);
102 ti[1]=v1;
113 { v0=v1; v1=d0; }
115 { v0=d0; v1=d1; }
121 l2c(v1,iv);
125 sh[0]=v0, sh[1]=v1, sh[2]=d0, sh[3]=d1;
134 v0=sh[0], v1=sh[1];
138 c2l(iv,v1);
[all...]
H A Dofb64enc.c69 register DES_LONG v0,v1,t; local
80 c2l(iv,v1);
82 ti[1]=v1;
85 l2c(v1,dp);
102 v1=ti[1];
105 l2c(v1,iv);
107 t=v0=v1=ti[0]=ti[1]=0;
H A Dcfb64ede.c72 register DES_LONG v0,v1; local
86 c2l(iv,v1);
89 ti[1]=v1;
92 v1=ti[1];
96 l2c(v1,iv);
112 c2l(iv,v1);
115 ti[1]=v1;
118 v1=ti[1];
122 l2c(v1,iv);
132 v0=v1
154 register DES_LONG d0,d1,v0,v1; local
[all...]
H A Dcfb64enc.c70 register DES_LONG v0,v1; local
84 c2l(iv,v1); ti[1]=v1;
104 c2l(iv,v1); ti[1]=v1;
118 v0=v1=ti[0]=ti[1]=c=cc=0;
/freebsd-10.0-release/tools/regression/usr.sbin/sa/
H A Dprime.sh25 $SANEW -u $LCDIR/v1-$ARCH-acct.in >v1-$ARCH-u.out
27 $SANEW -i $LCDIR/v1-$ARCH-acct.in >v1-$ARCH-sav.out
28 $SANEW -im $LCDIR/v1-$ARCH-acct.in >v1-$ARCH-usr.out
29 cp $LCDIR/v1-$ARCH-acct.in acct.in
30 rm -f v1-$ARCH-sav.in v1-$ARCH-usr.in
31 $SAOLD -s -P v1
[all...]
H A Dregress.t22 cp $LCDIR/v1-$ARCH-acct.in $DIR/v1-$ARCH-acct.in
28 sa -u $DIR/v1-$ARCH-acct.in | check 1 $DIR/v1-$ARCH-u.out
32 sa -i $DIR/v1-$ARCH-acct.in | check 3 $DIR/v1-$ARCH-sav.out
33 sa -im $DIR/v1-$ARCH-acct.in | check 4 $DIR/v1-$ARCH-usr.out
35 # Backward compatibility of v1 summary files
36 sa -P $DIR/v1
[all...]
/freebsd-10.0-release/tools/regression/include/stdatomic/
H A Dlogic.c59 T v1 = atomic_load(a); \
61 assert(atomic_##name(a, v2) == v1); \
66 T v1 = atomic_load(a); \
70 assert(v1 == v2); \
78 T v1 = rndnum(); \
79 atomic_init(a, v1); \
80 assert(atomic_load(a) == v1); \
83 T v1 = rndnum(); \
84 atomic_store(a, v1); \
85 assert(atomic_load(a) == v1); \
[all...]
/freebsd-10.0-release/sys/boot/fdt/dts/
H A Dexynos5250-arndale.dts29 /dts-v1/;
/freebsd-10.0-release/crypto/openssl/crypto/bf/
H A Dbf_ofb64.c69 register BF_LONG v0,v1,t; local
80 n2l(iv,v1);
82 ti[1]=v1;
85 l2n(v1,dp);
102 v1=ti[1];
105 l2n(v1,iv);
107 t=v0=v1=ti[0]=ti[1]=0;
H A Dbf_cfb64.c70 register BF_LONG v0,v1,t; local
84 n2l(iv,v1); ti[1]=v1;
104 n2l(iv,v1); ti[1]=v1;
118 v0=v1=ti[0]=ti[1]=t=c=cc=0;
/freebsd-10.0-release/crypto/openssl/crypto/cast/
H A Dc_ofb64.c70 register CAST_LONG v0,v1,t; local
81 n2l(iv,v1);
83 ti[1]=v1;
86 l2n(v1,dp);
103 v1=ti[1];
106 l2n(v1,iv);
108 t=v0=v1=ti[0]=ti[1]=0;
H A Dc_cfb64.c71 register CAST_LONG v0,v1,t; local
85 n2l(iv,v1); ti[1]=v1;
105 n2l(iv,v1); ti[1]=v1;
119 v0=v1=ti[0]=ti[1]=t=c=cc=0;
/freebsd-10.0-release/crypto/openssl/crypto/idea/
H A Di_ofb64.c70 register unsigned long v0,v1,t; local
81 n2l(iv,v1);
83 ti[1]=v1;
86 l2n(v1,dp);
103 v1=ti[1];
106 l2n(v1,iv);
108 t=v0=v1=ti[0]=ti[1]=0;
/freebsd-10.0-release/crypto/openssl/crypto/rc2/
H A Drc2ofb64.c70 register unsigned long v0,v1,t; local
81 c2l(iv,v1);
83 ti[1]=v1;
86 l2c(v1,dp);
103 v1=ti[1];
106 l2c(v1,iv);
108 t=v0=v1=ti[0]=ti[1]=0;
/freebsd-10.0-release/crypto/openssl/crypto/rc5/
H A Drc5ofb64.c70 register unsigned long v0,v1,t; local
81 c2l(iv,v1);
83 ti[1]=v1;
86 l2c(v1,dp);
103 v1=ti[1];
106 l2c(v1,iv);
108 t=v0=v1=ti[0]=ti[1]=0;
/freebsd-10.0-release/lib/libc/mips/string/
H A Dffs.S53 and v1, a0, 1 # bit set?
56 beq v1, zero, 1b # no, continue
/freebsd-10.0-release/sys/mips/mips/
H A Dsupport.S117 GET_CPU_PCPU(v1)
118 PTR_L v1, PC_CURPCB(v1)
120 PTR_S v0, U_PCB_ONFAULT(v1)
131 PTR_S zero, U_PCB_ONFAULT(v1)
184 GET_CPU_PCPU(v1)
185 PTR_L v1, PC_CURPCB(v1)
187 PTR_S v0, U_PCB_ONFAULT(v1)
189 GET_CPU_PCPU(v1)
[all...]

Completed in 286 milliseconds

12345678