Searched refs:comparison (Results 1 – 25 of 86) sorted by relevance
1234
2 [^;]*:450: Warning: s suffix on comparison instruction is deprecated3 [^;]*:450: Warning: s suffix on comparison instruction is deprecated4 [^;]*:450: Warning: s suffix on comparison instruction is deprecated5 [^;]*:450: Warning: s suffix on comparison instruction is deprecated6 [^;]*:451: Warning: s suffix on comparison instruction is deprecated7 [^;]*:451: Warning: s suffix on comparison instruction is deprecated8 [^;]*:451: Warning: s suffix on comparison instruction is deprecated9 [^;]*:451: Warning: s suffix on comparison instruction is deprecated10 [^;]*:452: Warning: s suffix on comparison instruction is deprecated11 [^;]*:452: Warning: s suffix on comparison instruction is deprecated[all …]
2 [^:]*:26: Warning: s suffix on comparison instruction is deprecated3 [^:]*:29: Warning: s suffix on comparison instruction is deprecated4 [^:]*:32: Warning: s suffix on comparison instruction is deprecated5 [^:]*:35: Warning: s suffix on comparison instruction is deprecated
88 @ Two register comparison operations:
91 @ Two register comparison operations:
108 @ Two register comparison operations:
105 @ Two register comparison operations:
11 .*:10: Error: Bad register in comparison. Input text was P0.12 .*:11: Error: Bad register in comparison.13 .*:12: Error: Bad register in comparison.14 .*:13: Error: Bad register in comparison. Input text was R0.15 .*:14: Error: Bad register in comparison.16 .*:15: Error: Bad register in comparison.17 .*:16: Error: Bad register in comparison.18 .*:17: Error: Bad register in comparison. Input text was I0.19 .*:18: Error: Bad register in comparison.20 .*:19: Error: Bad register in comparison.[all …]
364 int comparison = 0; in splay_tree_insert() local369 comparison = (*sp->comp)(sp->root->key, key); in splay_tree_insert()371 if (sp->root && comparison == 0) in splay_tree_insert()392 else if (comparison < 0) in splay_tree_insert()502 int comparison; in splay_tree_predecessor() local512 comparison = (*sp->comp)(sp->root->key, key); in splay_tree_predecessor()515 if (comparison < 0) in splay_tree_predecessor()533 int comparison; in splay_tree_successor() local543 comparison = (*sp->comp)(sp->root->key, key); in splay_tree_successor()546 if (comparison > 0) in splay_tree_successor()
45 Ignores case when performing the comparison.
80 comparison function. This routine should take two arguments pointing to396 Ignores case when performing the comparison.1762 we find a digit in each string - then we enter a special comparison1765 standard comparison mode. There are two types of numeric parts:1780 than the other one; else the comparison behaves normally.
623 .PHONY: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison632 $(MAKE) comparison against=stage2640 $(MAKE) comparison against=stage2645 $(MAKE) comparison against=stage2668 comparison: target
1358 (do_neon_ext): Fix sign of comparison.1363 * config/bfin-parse.y (asm_1): Check AREGS in comparison1368 Fix comparison always true warnings. Both scalar instructions
2623 .PHONY: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison2632 $(MAKE) comparison against=stage22640 $(MAKE) comparison against=stage22645 $(MAKE) comparison against=stage22666 comparison:
102 signed/unsigned comparison warning.1677 comparison in .insn pseudo operation.1944 group name is NULL before comparison.
1306 comparisons on symbols from any section. Allow other comparison2190 * doc/as.texinfo (Infix Ops): Document that comparison and3794 (intel_e11): Ditto. Also remove comparison intel_parser.op_modifier4857 (struct rsrc): Add parallel comparison type.7371 statement and quell signed vs. unsigned comparison warning.
18 comparison with the *.rsd file will not happen. xfail indicates when
4 adc r4 ; MSP430 instruction for comparison purposes.
73 comparison operator.
262 (dshmi bgeu "Branch if greater than or equal (unsigned comparison)"276 (dshmi bgtu "Branch greater than (unsigned comparison)"346 (dshmi cmpgtu "Compare greater than (unsigned comparison)"426 (dshmi fcmpund "Floating point unordered comparison (double)"432 (dshmi fcmpuns "Floating point unordered comparison (single)"
342 regexp comparison file.491 * binutils-all/objcopy.exp (copy_executable): Expect comparison
1478 * ar.c (normalize): Correct pointer comparison when checking for1483 * ieee.c (ieee_start_compilation_unit): Correct pointer comparison
643 * source.c (annotate_source): Correct pointer comparison when1658 * symtab.c (cmp_addr): also use is_func flag in comparison.
205 * cgen-dis.in (print_insn_@arch@): Fix comparison with cached isas.
204 comparison and replacement of filenames.
982 the same string, allowing simple comparison in hash bucket loop.