Searched refs:a1 (Results 1 - 25 of 207) sorted by relevance

123456789

/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/decls/
H A Dtst.arrays.d38 extern int a1[];
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Daltivec.h303 template <class T> int NAME (T a1) { return CALL; }
306 template <class T, class U> int NAME (T a1, U a2) { return CALL; }
327 NAME (T a1, U a2) \
333 __builtin_vec_cmpgt (a2, a1))
335 __builtin_vec_cmpge (a2, a1))
338 __builtin_altivec_vcmpbfp_p (__CR6_EQ, a1, a2))
340 __builtin_altivec_vcmpbfp_p (__CR6_EQ_REV, a1, a2))
343 __builtin_altivec_vcmpeqfp_p (__CR6_EQ, a1, a1))
345 __builtin_altivec_vcmpeqfp_p (__CR6_LT_REV, a1, a
[all...]
/freebsd-9.3-release/tools/regression/usr.bin/join/
H A Dregress.sh7 REGRESSION_TEST_ONE(`join -t , -a1 -a2 -e "(unknown)" -o 0,1.2,2.2 regress.1.in regress.2.in')
/freebsd-9.3-release/sys/mips/rmi/
H A Dxlr_csum_nocopy.S6 * a1: length of the area to checksum
31 move a1, t2
33 andi t0, a1, 4
35 andi t0, a1, 2
43 andi t0, a1, 1
89 sltiu t8, a1, 0x8
91 move t2, a1
93 beqz a1, out
101 dsubu a1, a1,
[all...]
/freebsd-9.3-release/sys/cddl/boot/zfs/
H A Dfletcher.c33 uint64_t a0, b0, a1, b1; local
35 for (a0 = b0 = a1 = b1 = 0; ip < ipend; ip += 2) {
37 a1 += ip[1];
39 b1 += a1;
42 ZIO_SET_CHECKSUM(zcp, a0, a1, b0, b1);
50 uint64_t a0, b0, a1, b1; local
52 for (a0 = b0 = a1 = b1 = 0; ip < ipend; ip += 2) {
54 a1 += BSWAP_64(ip[1]);
56 b1 += a1;
59 ZIO_SET_CHECKSUM(zcp, a0, a1, b
[all...]
/freebsd-9.3-release/lib/libc/mips/string/
H A Dbcmp.S59 xor v0, a0, a1 # compare low two bits of addresses
61 PTR_SUBU a3, zero, a1 # compute # bytes to word align address
69 LWHI v1, 0(a1)
70 PTR_ADDU a1, a1, a3
79 lw v1, 0(a1)
82 PTR_ADDU a1, a1, 4
92 lbu v0, 0(a0) # compare bytes until a1 word aligned
93 lbu v1, 0(a1)
[all...]
H A Dstrcmp.S53 lbu t1, 0(a1)
57 lbu t1, 1(a1)
60 PTR_ADD a1, a1, 2
H A Dbzero.S57 blt a1, 3*SZREG, smallclr # small amount to clear?
61 PTR_SUBU a1, a1, a3 # subtract from remaining count
65 and v0, a1, SZREG-1 # compute number of words left
66 PTR_SUBU a3, a1, v0
67 move a1, v0
74 ble a1, zero, 2f
75 PTR_ADDU a3, a1, a0 # compute ending address
/freebsd-9.3-release/lib/libc/softfloat/bits64/
H A Dsoftfloat-macros90 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by 64
98 (This routine makes more sense if `a0' and `a1' are considered to form a
99 fixed-point value with binary point between `a0' and `a1'. This fixed-point
108 bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr )
114 z1 = a1;
118 z1 = ( a0<<negCount ) | ( a1 != 0 );
123 z1 = a0 | ( a1 != 0 );
126 z1 = ( ( a0 | a1 ) != 0 );
137 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by the
146 bits64 a0, bits64 a1, int1
[all...]
/freebsd-9.3-release/lib/libc/softfloat/bits32/
H A Dsoftfloat-macros62 Shifts the 64-bit value formed by concatenating `a0' and `a1' right by the
71 bits32 a0, bits32 a1, int16 count, bits32 *z0Ptr, bits32 *z1Ptr )
77 z1 = a1;
81 z1 = ( a0<<negCount ) | ( a1>>count );
95 Shifts the 64-bit value formed by concatenating `a0' and `a1' right by the
100 or 1, depending on whether the concatenation of `a0' and `a1' is zero or
107 bits32 a0, bits32 a1, int16 count, bits32 *z0Ptr, bits32 *z1Ptr )
113 z1 = a1;
117 z1 = ( a0<<negCount ) | ( a1>>count ) | ( ( a1<<negCoun
[all...]
/freebsd-9.3-release/tools/regression/geom/ConfCmp/
H A DMakefile25 ./${PROG} a1.conf a1.conf
26 ./${PROG} a1.conf a1a.conf
27 if ./${PROG} a1.conf a1b.conf > /dev/null 2>&1 ; then exit 1 ; fi
28 if ./${PROG} a1.conf a1c.conf > /dev/null 2>&1 ; then exit 1 ; fi
29 if ./${PROG} a1.conf a1d.conf > /dev/null 2>&1 ; then exit 1 ; fi
/freebsd-9.3-release/lib/libc/sparc64/fpu/
H A Dfpu_mul.c107 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; local
152 sticky = a3 = a2 = a1 = a0 = 0;
157 FPU_ADDCS(a1, a1, x1); \
162 a2 = (a2 >> 1) | (a1 << 31), a1 = (a1 >> 1) | (a0 << 31), a0 >>= 1
165 sticky |= a3, a3 = a2, a2 = a1, a1 = a0, a0 = 0
223 x->fp_mant[1] = a1;
[all...]
/freebsd-9.3-release/sys/powerpc/fpu/
H A Dfpu_mul.c107 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; local
163 sticky = a3 = a2 = a1 = a0 = 0;
168 FPU_ADDCS(a1, a1, x1); \
173 a2 = (a2 >> 1) | (a1 << 31), a1 = (a1 >> 1) | (a0 << 31), a0 >>= 1
176 sticky |= a3, a3 = a2, a2 = a1, a1 = a0, a0 = 0
234 x->fp_mant[1] = a1;
[all...]
/freebsd-9.3-release/sys/mips/mips/
H A Dsupport.S120 bne a1, 1, 2f
125 bne a1, 2, 4f
153 sb v0, 0(a1) # each byte until NIL
156 PTR_ADDU a1, a1, 1
175 sh a0, 0(a1)
177 PTR_ADDU a1, a1, 2
202 * a1 = memory address
207 PTR_ADDU a2, a1
[all...]
/freebsd-9.3-release/contrib/ncurses/ncurses/
H A Dllib-lncursesw350 const chtype *a1,
361 const char *a1,
387 attr_t *a1,
394 attr_t a1,
400 attr_t a1,
406 attr_t a1,
423 chtype a1,
435 WINDOW *a1,
442 int a1,
462 short a1,
[all...]
/freebsd-9.3-release/share/doc/papers/sysperf/
H A DMakefile7 EXTRA= a1.t a2.t
/freebsd-9.3-release/sys/boot/ia64/ski/
H A Dsal_stub.c85 SalProc(u_int64_t a1, u_int64_t a2, u_int64_t a3, u_int64_t a4, u_int64_t a5, argument
95 if (a1 == SAL_FREQ_BASE) {
98 } else if (a1 == SAL_SET_VECTORS) {
101 } else if (a1 != SAL_GET_STATE_INFO_SIZE) {
/freebsd-9.3-release/libexec/rtld-elf/mips/
H A Drtld_start.S42 * a1 rtld cleanup (filled in by dynamic loader)
59 PTR_LA a1, 1f
62 1: PTR_SUBU a1, ra, a1 /* relocbase */
64 PTR_ADDU t9, a1, t0
66 PTR_ADDU a0, a1, a0 /* &_DYNAMIC */
69 PTR_ADDU a1, sp, 2*PTR_SIZE /* &our atexit function */
75 PTR_L a1, 2*PTR_SIZE(sp) /* our atexit function */
119 REG_S a1, XCALLFRAME_A1(sp)
139 move a1, t
[all...]
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_fletcher.c139 uint64_t a0, b0, a1, b1; local
141 for (a0 = b0 = a1 = b1 = 0; ip < ipend; ip += 2) {
143 a1 += ip[1];
145 b1 += a1;
148 ZIO_SET_CHECKSUM(zcp, a0, a1, b0, b1);
156 uint64_t a0, b0, a1, b1; local
158 for (a0 = b0 = a1 = b1 = 0; ip < ipend; ip += 2) {
160 a1 += BSWAP_64(ip[1]);
162 b1 += a1;
165 ZIO_SET_CHECKSUM(zcp, a0, a1, b
[all...]
/freebsd-9.3-release/usr.bin/ruptime/
H A Druptime.c152 hscmp(const void *a1, const void *a2) argument
155 strcmp(HS(a1)->hs_wd->wd_hostname, HS(a2)->hs_wd->wd_hostname));
160 lcmp(const void *a1, const void *a2) argument
162 if (ISDOWN(HS(a1)))
164 return (tcmp(a1, a2));
171 (HS(a2)->hs_wd->wd_loadav[0] - HS(a1)->hs_wd->wd_loadav[0]));
268 ucmp(const void *a1, const void *a2) argument
270 if (ISDOWN(HS(a1)))
272 return (tcmp(a1, a2));
278 return (rflg * (HS(a2)->hs_nusers - HS(a1)
283 tcmp(const void *a1, const void *a2) argument
[all...]
/freebsd-9.3-release/usr.sbin/IPXrouted/
H A Daf.c237 null_netmatch(a1, a2)
238 struct sockaddr *a1, *a2;
245 null_output(s, f, a1, n)
248 struct sockaddr *a1;
256 null_portmatch(a1)
257 struct sockaddr *a1;
264 null_portcheck(a1)
265 struct sockaddr *a1;
272 null_ishost(a1)
273 struct sockaddr *a1;
[all...]
/freebsd-9.3-release/contrib/gcc/config/s390/
H A Dfixdfdi.h51 UDItype_x __fixunstfdi (long double a1);
55 __fixunstfdi (long double a1) argument
61 dl1.d = a1;
124 DItype_x __fixtfdi (long double a1);
128 __fixtfdi (long double a1) argument
134 dl1.d = a1;
196 UDItype_x __fixunsdfdi (double a1);
200 __fixunsdfdi (double a1) argument
206 dl1.d = a1;
268 DItype_x __fixdfdi (double a1);
272 __fixdfdi(double a1) argument
344 __fixunssfdi(float a1) argument
412 __fixsfdi(float a1) argument
[all...]
/freebsd-9.3-release/sys/sys/
H A Dktr.h186 #define KTR_EVENT2(m, egroup, ident, etype, edat, a0, v0, a1, v1) \
187 CTR4(m, KTR_EFMT(egroup, ident, etype) a0 ", " a1, \
189 #define KTR_EVENT3(m, egroup, ident, etype, edat, a0, v0, a1, v1, a2, v2)\
190 CTR5(m,KTR_EFMT(egroup, ident, etype) a0 ", " a1 ", " a2, \
193 a0, v0, a1, v1, a2, v2, a3, v3) \
194 CTR6(m,KTR_EFMT(egroup, ident, etype) a0 ", " a1 ", " a2 ", " a3,\
204 #define KTR_STATE2(m, egroup, ident, state, a0, v0, a1, v1) \
205 KTR_EVENT2(m, egroup, ident, "state:\"%s\"", state, a0, (v0), a1, (v1))
206 #define KTR_STATE3(m, egroup, ident, state, a0, v0, a1, v1, a2, v2) \
208 state, a0, (v0), a1, (v
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DEHScopeStack.h204 A1 a1 = DominatingValue<A1>::restore(CGF, a1_saved); local
205 T(a0, a1).Emit(CGF, flags);
209 ConditionalCleanup2(A0_saved a0, A1_saved a1) argument
210 : a0_saved(a0), a1_saved(a1) {}
224 A1 a1 = DominatingValue<A1>::restore(CGF, a1_saved); local
226 T(a0, a1, a2).Emit(CGF, flags);
230 ConditionalCleanup3(A0_saved a0, A1_saved a1, A2_saved a2) argument
231 : a0_saved(a0), a1_saved(a1), a2_saved(a2) {}
247 A1 a1 = DominatingValue<A1>::restore(CGF, a1_saved); local
250 T(a0, a1, a
254 ConditionalCleanup4(A0_saved a0, A1_saved a1, A2_saved a2, A3_saved a3) argument
329 pushCleanup(CleanupKind Kind, A0 a0, A1 a1) argument
337 pushCleanup(CleanupKind Kind, A0 a0, A1 a1, A2 a2) argument
345 pushCleanup(CleanupKind Kind, A0 a0, A1 a1, A2 a2, A3 a3) argument
353 pushCleanup(CleanupKind Kind, A0 a0, A1 a1, A2 a2, A3 a3, A4 a4) argument
373 pushCleanupWithExtra(CleanupKind Kind, size_t N, A0 a0, A1 a1, A2 a2) argument
[all...]
/freebsd-9.3-release/tools/test/testfloat/
H A Dslowfloat-32.c31 bits32 a0, a1; member in struct:__anon10642
54 a.a0 = ( a.a0<<shiftCount ) | ( a.a1>>negShiftCount );
55 a.a1 <<= shiftCount;
66 extra = a.a1<<negShiftCount;
67 a.a1 = ( a.a0<<negShiftCount ) | ( a.a1>>shiftCount ) | ( extra != 0 );
76 if ( a.a1 == 0 ) {
80 a.a1 = - a.a1;
90 a.a1
[all...]

Completed in 323 milliseconds

123456789