Searched refs:bound (Results 1 - 25 of 122) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/cris/
H A Drd-bound1.s1 ; Some simple bound operands, but no memory operands.
3 bound.b r3,r7
4 bound.w r8,r1
5 bound.d r11,r3
6 bound.b 0x42,r2
7 bound.w 4200,r0
8 bound.d 4200042,r5
H A Dbound-err-1.s4 ; Memory operand for bound didn't make it to v32. Check that
6 bound.b [r3],r7 ; { dg-error "operands" }
7 bound.w [r8+],r1 ; { dg-error "operands" }
8 bound.d [r11],r3 ; { dg-error "operands" }
H A Drd-bound1.d6 [ ]+0:[ ]+c375[ ]+bound\.b r3,r7
7 [ ]+2:[ ]+d815[ ]+bound\.w r8,r1
8 [ ]+4:[ ]+eb35[ ]+bound\.d r11,r3
9 [ ]+6:[ ]+cf2d 4200[ ]+bound\.b 0x42,r2
10 [ ]+a:[ ]+df0d 6810[ ]+bound\.w 0x1068,r0
11 [ ]+e:[ ]+ef5d 6a16 4000[ ]+bound\.d 40166a <x\+0x40166a>,r5
H A Drd-bound2.d10 [ ]+0:[ ]+c375[ ]+bound\.b r3,r7
11 [ ]+2:[ ]+d815[ ]+bound\.w r8,r1
12 [ ]+4:[ ]+eb35[ ]+bound\.d r11,r3
13 [ ]+6:[ ]+cf2d 4200[ ]+bound\.b 0x42,r2
14 [ ]+a:[ ]+df0d 6810[ ]+bound\.w 0x1068,r0
15 [ ]+e:[ ]+ef5d 6a16 4000[ ]+bound.d 40166a <x\+0x40166a>,r5
H A Drd-bound3.d2 #source: bound-err-1.s
5 # A bound insn with a memory operand is an error for v32, but is
11 [ ]+0:[ ]+c379[ ]+bound\.b \[r3\],r7
12 [ ]+2:[ ]+d81d[ ]+bound\.w \[r8\+\],r1
13 [ ]+4:[ ]+eb39[ ]+bound\.d \[r11\],r3
H A Drd-bound4.d13 [ ]+0:[ ]+c375[ ]+bound\.b r3,r7
14 [ ]+2:[ ]+d815[ ]+bound\.w r8,r1
15 [ ]+4:[ ]+eb35[ ]+bound\.d r11,r3
16 [ ]+6:[ ]+cf2d 4200[ ]+bound\.b 0x42,r2
17 [ ]+a:[ ]+df0d 6810[ ]+bound\.w 0x1068,r0
18 [ ]+e:[ ]+ef5d 6a16 4000[ ]+bound.d 40166a <x\+0x40166a>,r5
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Dvstring_vstream.c23 /* int vstring_get_bound(vp, fp, bound)
26 /* ssize_t bound;
28 /* int vstring_get_nonl_bound(vp, fp, bound)
31 /* ssize_t bound;
33 /* int vstring_get_null_bound(vp, fp, bound)
36 /* ssize_t bound;
56 /* Panic: improper string bound.
129 /* vstring_get_bound - read line from file, keep newline, up to bound */
131 int vstring_get_bound(VSTRING *vp, VSTREAM *fp, ssize_t bound) argument
135 if (bound <
150 vstring_get_nonl_bound(VSTRING *vp, VSTREAM *fp, ssize_t bound) argument
166 vstring_get_null_bound(VSTRING *vp, VSTREAM *fp, ssize_t bound) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/i386/
H A Dx86-64-opcode-inval.s15 bound: label
16 bound %edx,(%eax)
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A Dexp.c63 mpfr_t e, bound; local
69 mpfr_init2 (bound, 32);
73 mpfr_const_log2 (bound, expo.saved_emax < 0 ? MPFR_RNDD : MPFR_RNDU);
74 mpfr_mul (bound, bound, e, MPFR_RNDU);
75 if (MPFR_UNLIKELY (mpfr_cmp (x, bound) >= 0))
78 mpfr_clears (e, bound, (mpfr_ptr) 0);
87 mpfr_const_log2 (bound, expo.saved_emin < 0 ? MPFR_RNDU : MPFR_RNDD);
88 mpfr_mul (bound, bound,
[all...]
/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/libdrm/nouveau/
H A Dnouveau_grobj.h37 } bound; member in struct:nouveau_grobj
H A Dnouveau_grobj.c46 nvgrobj->base.bound = NOUVEAU_GROBJ_UNBOUND;
119 if (scc->gr && scc->gr->bound == NOUVEAU_GROBJ_BOUND_EXPLICIT)
127 subc->gr->bound = NOUVEAU_GROBJ_UNBOUND;
132 subc->gr->bound = NOUVEAU_GROBJ_BOUND;
H A Dnouveau_pushbuf.h86 if (gr->bound == NOUVEAU_GROBJ_UNBOUND)
107 if (subc->gr->bound == NOUVEAU_GROBJ_BOUND_EXPLICIT)
109 subc->gr->bound = NOUVEAU_GROBJ_UNBOUND;
113 subc->gr->bound = NOUVEAU_GROBJ_BOUND_EXPLICIT;
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A DCA.pl175 my ($infile, $outfile, $bound) = @_;
180 $flag = 1 if (/^-----BEGIN.*$bound/) ;
182 if (/^-----END.*$bound/) {
H A DCA.pl.in175 my ($infile, $outfile, $bound) = @_;
180 $flag = 1 if (/^-----BEGIN.*$bound/) ;
182 if (/^-----END.*$bound/) {
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dtree-ssa-loop-niter.c141 tree s, c, d, bits, assumption, tmp, bound; local
172 bound = build_low_bits_mask (niter_type,
193 tmp = fold_build2 (MULT_EXPR, niter_type, c, inverse (s, bound));
194 niter->niter = fold_build2 (BIT_AND_EXPR, niter_type, tmp, bound);
214 tree assumption = boolean_true_node, bound, noloop; local
229 bound = fold_build2 (MINUS_EXPR, type,
232 iv1->base, bound);
248 bound = fold_build2 (PLUS_EXPR, type,
251 iv0->base, bound);
282 tree bound, local
350 tree assumption = boolean_true_node, bound, diff; local
1457 record_estimate(struct loop *loop, tree bound, tree additional, tree at_stmt) argument
1483 struct nb_iter_bound *bound; local
1724 tree bound = niter_bound->bound; local
1792 struct nb_iter_bound *bound; local
1865 struct nb_iter_bound *bound, *next; local
1900 struct nb_iter_bound *bound; local
[all...]
H A Dtree-ssa-phiopt.c710 tree lhs, rhs, op0, op1, bound; local
736 r' = MAX_EXPR (smaller, bound)
744 bound = op1;
746 bound = op0;
752 bound, larger)))
761 r' = MIN_EXPR (larger, bound)
769 bound = op1;
771 bound = op0;
777 bound, smaller)))
795 r' = MIN_EXPR (smaller, bound)
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Dcorefile.c35 unsigned_word bound; member in struct:_core_mapping
148 new_mapping->bound = addr + (nr_bytes - 1);
190 && next_mapping->bound < addr))) {
193 /* assert: next_mapping->bound >= all bounds before next_mapping */
290 && (addr + (nr_bytes - 1)) <= mapping->bound)
330 if (raddr + nr_bytes - 1> mapping->bound)
331 nr_bytes = mapping->bound - raddr + 1;
371 if (raddr + nr_bytes - 1 > mapping->bound)
372 nr_bytes = mapping->bound - raddr + 1;
/netbsd-6-1-5-RELEASE/sys/arch/sandpoint/stand/altboot/
H A Dpcn.c254 unsigned bound, rxstat, len; local
257 bound = 1000 * timo;
267 } while (--bound > 0);
348 int phy, ctl, sts, bound; local
361 bound = 100;
369 } while (bound-- > 0 && (ctl & BMCR_RESET));
370 if (bound == 0) {
385 unsigned anar, bound;
391 bound = getsecs() + timo;
400 } while (getsecs() < bound);
[all...]
H A Drge.c253 unsigned bound, rxstat, len; local
256 bound = 1000 * timo;
268 } while (--bound > 0);
348 int bound, ctl, phy, sts; local
353 bound = 100;
361 } while (bound-- > 0 && (ctl & BMCR_RESET));
362 if (bound == 0) {
376 unsigned anar, gtcr, bound; local
385 bound = getsecs() + timo;
394 } while (getsecs() < bound);
[all...]
H A Dsip.c262 unsigned bound, rxstat, len; local
265 bound = 1000 * timo;
275 } while (--bound > 0);
376 int phy, ctl, sts, bound; local
389 bound = 100;
397 } while (bound-- > 0 && (ctl & BMCR_RESET));
398 if (bound == 0) {
412 unsigned anar, bound; local
418 bound = getsecs() + timo;
427 } while (getsecs() < bound);
[all...]
H A Dtlp.c236 unsigned bound, rxstat, len; local
239 bound = 1000 * timo;
251 } while (--bound > 0);
374 int phy, ctl, sts, bound; local
387 bound = 100;
395 } while (bound-- > 0 && (ctl & BMCR_RESET));
396 if (bound == 0) {
410 unsigned anar, bound; local
416 bound = getsecs() + timo;
425 } while (getsecs() < bound);
[all...]
H A Dwm.c255 unsigned bound, rxstat, len; local
258 bound = 1000 * timo;
268 } while (--bound > 0);
405 int phy, ctl, sts, bound; local
418 bound = 100;
426 } while (bound-- > 0 && (ctl & BMCR_RESET));
427 if (bound == 0) {
441 unsigned anar, gtcr, bound; local
450 bound = getsecs() + timo;
459 } while (getsecs() < bound);
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dsim-core.c159 new_mapping->bound = addr + (nr_bytes - 1);
215 && next_mapping->bound < addr)))
219 /* assert: next_mapping->bound >= all bounds before next_mapping */
237 (long) next_mapping->bound,
248 (long) next_mapping->bound,
258 (long) next_mapping->bound,
482 && (addr + (nr_bytes - 1)) <= mapping->bound)
535 if (raddr + nr_bytes - 1> mapping->bound)
536 nr_bytes = mapping->bound - raddr + 1;
554 if (raddr + nr_bytes - 1> mapping->bound)
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/arm/
H A Darmrdi.c65 ARMword bound; /* The other address for a range */ member in struct:BreakNode
75 ARMword bound; /* The other address for a range */ member in struct:WatchNode
722 installbreak (ARMword address, unsigned type, ARMword bound) argument
729 p->bound = bound;
740 RDI_setbreak (ARMword address, unsigned type, ARMword bound, argument
744 TracePrint ((state, "RDI_setbreak: address=%.8lx type=%d bound=%.8lx\n",
745 address, type, bound));
748 p = installbreak (address, type, bound);
807 ARMword bound)
806 installwatch(ARMword address, unsigned type, unsigned datatype, ARMword bound) argument
824 RDI_setwatch(ARMword address, unsigned type, unsigned datatype, ARMword bound, PointHandle * handle) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-niter.c538 /* Derives the upper bound BND on the number of executions of loop with exit
542 contains the upper bound on the value of C. */
562 /* Determine the upper bound on C. */
591 tree s, c, d, bits, assumption, tmp, bound; local
595 niter->bound = final;
636 bound = build_low_bits_mask (niter_type,
657 tmp = fold_build2 (MULT_EXPR, niter_type, c, inverse (s, bound));
658 niter->niter = fold_build2 (BIT_AND_EXPR, niter_type, tmp, bound);
682 tree assumption = boolean_true_node, bound, noloop; local
721 bound
797 tree bound, d, assumption, diff; local
866 tree assumption = boolean_true_node, bound, diff; local
2496 record_estimate(struct loop *loop, tree bound, double_int i_bound, gimple at_stmt, bool is_exit, bool realistic, bool upper) argument
2910 double_int bound; local
3019 double_int bound = niter_bound->bound; local
3102 struct nb_iter_bound *bound; local
3189 struct nb_iter_bound *bound, *next; local
[all...]

Completed in 154 milliseconds

12345