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

123456789

/freebsd-11-stable/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-11-stable/contrib/netbsd-tests/lib/csu/arch/mips/
H A Dh_initfini_align.S13 andi v1,sp,3
15 andi v1,sp,7
17 sltiu v0,v1,1
/freebsd-11-stable/usr.sbin/sa/tests/
H A DMakefile8 ${PACKAGE}FILES+= v1-amd64-sav.in
9 ${PACKAGE}FILES+= v1-amd64-sav.out
10 ${PACKAGE}FILES+= v1-amd64-u.out
11 ${PACKAGE}FILES+= v1-amd64-usr.in
12 ${PACKAGE}FILES+= v1-amd64-usr.out
13 ${PACKAGE}FILES+= v1-i386-sav.in
14 ${PACKAGE}FILES+= v1-i386-sav.out
15 ${PACKAGE}FILES+= v1-i386-u.out
16 ${PACKAGE}FILES+= v1-i386-usr.in
17 ${PACKAGE}FILES+= v1
[all...]
H A Dprime.sh27 $SANEW -u $LCDIR/v1-$ARCH-acct.in >v1-$ARCH-u.out
29 $SANEW -i $LCDIR/v1-$ARCH-acct.in >v1-$ARCH-sav.out
30 $SANEW -im $LCDIR/v1-$ARCH-acct.in >v1-$ARCH-usr.out
31 cp $LCDIR/v1-$ARCH-acct.in acct.in
32 rm -f v1-$ARCH-sav.in v1-$ARCH-usr.in
33 $SAOLD -s -P v1
[all...]
H A Dlegacy_test.sh28 install -c -m 644 $LCDIR/v1-$ARCH-acct.in v1-$ARCH-acct.in
34 sa -u v1-$ARCH-acct.in | check 1 $DIR/v1-$ARCH-u.out
38 sa -i v1-$ARCH-acct.in | check 3 $DIR/v1-$ARCH-sav.out
39 sa -im v1-$ARCH-acct.in | check 4 $DIR/v1-$ARCH-usr.out
41 # Backward compatibility of v1 summary files
42 sa -P $DIR/v1
[all...]
/freebsd-11-stable/crypto/openssl/crypto/des/
H A Dofb_enc.c71 register DES_LONG d0, d1, vv0, vv1, v0, v1, n = (numbits + 7) / 8; local
96 c2l(iv, v1);
98 ti[1] = v1;
101 ti[1] = v1;
113 v0 = v1;
114 v1 = vv0;
117 v1 = vv1;
119 v0 = ((v1 >> (num - 32)) | (vv0 << (64 - num))) & 0xffffffffL;
120 v1 = ((vv0 >> (num - 32)) | (vv1 << (64 - num))) & 0xffffffffL;
123 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);
91 /* ti[1]=v1; */
94 v1 = ti[1];
98 l2c(v1, dp);
106 v1=ti[1];*/
109 l2c(v1, iv);
111 v0 = v1
[all...]
H A Dcfb_enc.c77 register DES_LONG d0, d1, v0, v1; local
99 c2l(iv, v1);
104 ti[1] = v1;
117 v0 = v1;
118 v1 = d0;
121 v1 = d1;
126 l2c(v1, iv);
130 sh[0] = v0, sh[1] = v1, sh[2] = d0, sh[3] = d1;
139 v0 = sh[0], v1 = sh[1];
143 c2l(iv, v1);
[all...]
H A Dofb64enc.c70 register DES_LONG v0, v1, t; local
81 c2l(iv, v1);
83 ti[1] = v1;
86 l2c(v1, dp);
102 v1 = ti[1];
105 l2c(v1, iv);
107 t = v0 = v1 = ti[0] = ti[1] = 0;
H A Dcfb64ede.c73 register DES_LONG v0, v1; local
84 c2l(iv, v1);
87 ti[1] = v1;
90 v1 = ti[1];
94 l2c(v1, iv);
106 c2l(iv, v1);
109 ti[1] = v1;
112 v1 = ti[1];
116 l2c(v1, iv);
126 v0 = v1
150 register DES_LONG d0, d1, v0, v1; local
[all...]
/freebsd-11-stable/usr.bin/lastcomm/tests/
H A DMakefile8 ${PACKAGE}FILES+= v1-amd64-acct.in
9 ${PACKAGE}FILES+= v1-amd64.out
10 ${PACKAGE}FILES+= v1-i386-acct.in
11 ${PACKAGE}FILES+= v1-i386.out
12 ${PACKAGE}FILES+= v1-sparc64-acct.in
13 ${PACKAGE}FILES+= v1-sparc64.out
/freebsd-11-stable/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-11-stable/contrib/libucl/klib/
H A Dkvec.h68 #define kv_copy(type, v1, v0) do { \
69 if ((v1).m < (v0).n) kv_resize(type, v1, (v0).n); \
70 (v1).n = (v0).n; \
71 memcpy((v1).a, (v0).a, sizeof(type) * (v0).n); \
90 #define kv_concat(type, v1, v0) do { \
91 if ((v1).m < (v0).n + (v1).n) kv_resize(type, v1, (v0).n + (v1)
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bf/
H A Dbf_ofb64.c71 register BF_LONG v0, v1, t; local
82 n2l(iv, v1);
84 ti[1] = v1;
87 l2n(v1, dp);
103 v1 = ti[1];
106 l2n(v1, iv);
108 t = v0 = v1 = ti[0] = ti[1] = 0;
H A Dbf_cfb64.c72 register BF_LONG v0, v1, t; local
84 n2l(iv, v1);
85 ti[1] = v1;
104 n2l(iv, v1);
105 ti[1] = v1;
121 v0 = v1 = ti[0] = ti[1] = t = c = cc = 0;
/freebsd-11-stable/crypto/openssl/crypto/cast/
H A Dc_ofb64.c71 register CAST_LONG v0, v1, t; local
82 n2l(iv, v1);
84 ti[1] = v1;
87 l2n(v1, dp);
103 v1 = ti[1];
106 l2n(v1, iv);
108 t = v0 = v1 = ti[0] = ti[1] = 0;
H A Dc_cfb64.c72 register CAST_LONG v0, v1, t; local
84 n2l(iv, v1);
85 ti[1] = v1;
104 n2l(iv, v1);
105 ti[1] = v1;
121 v0 = v1 = ti[0] = ti[1] = t = c = cc = 0;
/freebsd-11-stable/crypto/openssl/crypto/idea/
H A Di_ofb64.c71 register unsigned long v0, v1, t; local
82 n2l(iv, v1);
84 ti[1] = v1;
87 l2n(v1, dp);
103 v1 = ti[1];
106 l2n(v1, iv);
108 t = v0 = v1 = ti[0] = ti[1] = 0;
/freebsd-11-stable/crypto/openssl/crypto/rc2/
H A Drc2ofb64.c71 register unsigned long v0, v1, t; local
82 c2l(iv, v1);
84 ti[1] = v1;
87 l2c(v1, dp);
103 v1 = ti[1];
106 l2c(v1, iv);
108 t = v0 = v1 = ti[0] = ti[1] = 0;
/freebsd-11-stable/crypto/openssl/crypto/rc5/
H A Drc5ofb64.c71 register unsigned long v0, v1, t; local
82 c2l(iv, v1);
84 ti[1] = v1;
87 l2c(v1, dp);
103 v1 = ti[1];
106 l2c(v1, iv);
108 t = v0 = v1 = ti[0] = ti[1] = 0;
/freebsd-11-stable/lib/libc/mips/string/
H A Dffs.S53 and v1, a0, 1 # bit set?
56 beq v1, zero, 1b # no, continue
/freebsd-11-stable/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 139 milliseconds

123456789