Home
last modified time | relevance | path

Searched refs:comparisons (Results 1 – 25 of 264) sorted by relevance

1234567891011

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386-modes.def41 equality comparisons are being done.
43 Add CCNO to indicate comparisons against zero that require
47 Add CCGC to indicate comparisons against zero that allow
51 Add CCGOC to indicate comparisons against zero that allow
53 mode is used to simulate comparisons of (a-b) and (a+b)
56 Add CCGZ to indicate comparisons that allow unspecified garbage
57 in the Zero flag. This mode is used in double-word comparisons.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/
Dsparc-modes.def31 We have a CCNZ mode which is used for implicit comparisons with zero when
45 in the floating-point condition code register. One for comparisons which
47 one for comparisons which will never trap (CCFPmode).
Dleon5.md27 ;; Push comparisons away from the associated branch instruction.
/netbsd/src/tests/usr.bin/xlint/lint1/
Dmsg_379.c18 comparisons(int x) in comparisons() function
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm-modes.def38 (used for signed comparisons when the carry is propagated in).
44 (used for DImode signed comparisons).
Dpredicates.md475 ;; True for integer comparisons and, if FP is active, for comparisons
481 ;; Likewise, but only accept comparisons that are directly supported
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000-modes.def57 For the RS/6000, we need separate modes when unsigned (logical) comparisons
60 comparisons, as then only the EQ bit is valid in the register. */
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/mmix/
Dt-mmix12 # incorrect comparisons with -mabi=gnu.
/netbsd/src/external/historical/nawk/dist/
DTODO11 and "ok" files for comparisons.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/m68k/
Dieee.opt24 Use IEEE math for fp comparisons.
Dpredicates.md228 ;; Used only in comparisons, and we do want to allow zero.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/
Dfrv-modes.def24 CC_NZmode set ICCs for comparisons that just need the Z and N flags
Dfrv.opt207 Enable setting GPRs to the result of comparisons.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/
Dpa-modes.def31 /* HPPA floating comparisons produce distinct condition codes. */
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
Dtypeinfo181 // and therefore address comparisons are sufficient.
202 // ABI requires comparisons to be non-inline.
Dcompare88 // comparisons
187 // comparisons
282 // comparisons
/netbsd/src/external/lgpl3/mpc/dist/tests/
DMakefile.am52 close_datafile.c comparisons.c copy_parameter.c double_rounding.c \
/netbsd/src/external/gpl2/lvm2/dist/udev/
D12-dm-permissions.rules74 # ...you can use any combination of the comparisons with the environment variables
/netbsd/src/external/lgpl3/mpfr/dist/src/
DMakefile.am41 cmpabs.c cmp_si.c cmp_ui.c comparisons.c div_2exp.c div_2si.c \
DMakefile.in168 clear.lo cmp.lo cmpabs.lo cmp_si.lo cmp_ui.lo comparisons.lo \
250 ./$(DEPDIR)/cmpabs_ui.Plo ./$(DEPDIR)/comparisons.Plo \
556 cmpabs.c cmp_si.c cmp_ui.c comparisons.c div_2exp.c div_2si.c \
770 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/comparisons.Plo@am__quote@ # am--include-marker
1240 -rm -f ./$(DEPDIR)/comparisons.Plo
1543 -rm -f ./$(DEPDIR)/comparisons.Plo
/netbsd/src/external/lgpl3/mpfr/lib/libmpfr/
DMakefile58 comparisons.c \
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
Darray175 // Array comparisons.
/netbsd/src/external/ibm-public/postfix/dist/proto/
Dcidr_table94 # Before comparisons are made, lookup keys and table entries
/netbsd/src/external/gpl3/gcc/dist/gcc/config/m32c/
Dpredicates.md254 ; TRUE for comparisons we support.
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dpoly-int.texi206 * Properties of the @code{poly_int} comparisons::
259 @node Properties of the @code{poly_int} comparisons
260 @subsection Properties of the @code{poly_int} comparisons
356 [@var{begin2}, @var{end2}) using the @code{poly_int} comparisons is:
454 As well as the core comparisons

1234567891011