Searched refs:Compare (Results 1 – 25 of 51) sorted by relevance
123
/toolchain/binutils/binutils-2.27/zlib/contrib/ada/ |
D | mtest.adb | 57 procedure Compare (Item : in Stream_Element_Array); subprogspec 63 procedure Compare (Item : in Stream_Element_Array) is subprogram 71 end Compare; 73 procedure Compare_Write is new ZLib.Write (Write => Compare);
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
D | c-i960.texi | 120 Normally, Compare-and-Branch instructions with targets that require 127 This option does not affect the Compare-and-Jump instructions; the code 205 instruction: @samp{callj}, and Compare-and-Branch or Compare-and-Jump 210 * Compare-and-branch-i960:: Compare-and-Branch 226 @node Compare-and-branch-i960 227 @subsection Compare-and-Branch 231 The 960 architectures provide combined Compare-and-Branch instructions 235 either issue an error, or convert your Compare-and-Branch instruction 242 and whether you use a ``Compare and Branch'' instruction or a ``Compare 248 These are the Compare-and-Branch instructions, their ``Jump'' variants, [all …]
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/ |
D | pr4587.s | 15 ! Compare it to itself
|
/toolchain/binutils/binutils-2.27/cpu/ |
D | mep-fmax.cpu | 183 (dnop fmax-Compare-i-p "flag" (all-fmax-isas SEM-ONLY) h-fmax-compare-i-p f-nil) 271 (set fmax-Compare-i-p exceptions) 273 (set fmax-Compare-i-p 0)
|
D | sh64-compact.cpu | 460 (dshci cmpeq "Compare if equal" 466 (dshci cmpeqi "Compare if equal (immediate)" 472 (dshci cmpge "Compare if greater than or equal" 478 (dshci cmpgt "Compare if greater than" 484 (dshci cmphi "Compare if greater than (unsigned)" 490 (dshci cmphs "Compare if greater than or equal (unsigned)" 496 (dshci cmppl "Compare if greater than zero" 502 (dshci cmppz "Compare if greater than or equal zero" 508 (dshci cmpstr "Compare bytes"
|
D | sh64-media.cpu | 334 (dshmi cmpeq "Compare equal" 340 (dshmi cmpgt "Compare greater than" 346 (dshmi cmpgtu "Compare greater than (unsigned comparison)"
|
D | xc16x.cpu | 104 (unit u-cmp "Compare Unit" () 651 (CMP - () "Compare") 2936 ;Compare register 2946 ;Compare byte register
|
D | m32r.cpu | 247 (unit u-cmp "Compare Unit" () 313 (unit u-cmp "Compare Unit" () 366 (unit u-cmp "Compare Unit" ()
|
D | or1korbis.cpu | 1012 ; Compare instructions
|
D | frv.cpu | 201 ; Float Compare unit 202 (unit u-float-compare "Float Compare unit" () 210 ; Dual Float Compare unit 211 (unit u-float-dual-compare "Float Dual Compare unit" () 746 ; Float Compare unit 747 (unit u-float-compare "Float Compare unit" () 755 ; Dual Float Compare unit 756 (unit u-float-dual-compare "Float Dual Compare unit" () 4263 "Compare bytes" 4279 "OR of Compare bytes"
|
/toolchain/binutils/binutils-2.27/libiberty/ |
D | simple-object.txh | 100 Compare @var{attrs1} and @var{attrs2}. If they could be linked
|
D | functions.texi | 1260 Compare @var{attrs1} and @var{attrs2}. If they could be linked
|
/toolchain/binutils/binutils-2.27/ld/ |
D | ChangeLog-2012 | 29 * ldexp.c (fold_name <NAME>): Compare and clear assign_name on match. 784 (undef_sort_cmp): Compare routine for qsort/bsearch.
|
D | ChangeLog-2014 | 853 * ldcref.c (cref_sort_array): Compare unmangled names unless
|
D | ChangeLog-2007 | 984 * ldcref.c (check_reloc_refs): Compare section for local syms.
|
D | ChangeLog-9899 | 1098 (reloc_sort): Compare pointers to bfd_vma instead of unsigned
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | ChangeLog-2007 | 1070 * elf32-arm.c (elf32_arm_compare_mapping): Compare first on vma, 2152 (cie_eq): Compare local_personality too. Adjust personality 3349 (elf_sort_elf_symbol): Compare pointers to internal syms rather than
|
D | ChangeLog-2004 | 669 chain. Compare section names. Instead of calling already_linked, 3005 * elflink.c (elf_sort_symbol): Compare section id, not pointers.
|
D | ChangeLog-2012 | 1382 Compare first section vma rather than PT_LOAD p_vaddr against
|
/toolchain/binutils/binutils-2.27/zlib/ |
D | ChangeLog | 842 - Compare TOO_FAR with 32767 instead of 32768, to avoid 16-bit warnings 844 - Compare function pointers with 0, not with NULL or Z_NULL [Truta]
|
/toolchain/binutils/binutils-2.27/bfd/doc/ |
D | bfdint.texi | 1827 loaded. Compare with VMA, below. 1890 an executable is run. Compare with LMA, above.
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | ChangeLog-0001 | 1555 Compare file names with FILENAME_CMP.
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2011 | 1415 (dot_cfi_sections): Compare for beginning of
|
/toolchain/binutils/binutils-2.27/gas/po/ |
D | ru.po | 5048 msgid "Invalid FP Compare Condition: %s" 5109 msgid "Invalid Compare/Subtract Condition" 5119 msgid "Invalid Compare/Subtract Condition: %s" 5123 msgid "Invalid Compare and Branch Condition"
|
D | rw.po | 4682 msgid "Invalid FP Compare Condition: %s" 4743 msgid "Invalid Compare/Subtract Condition" 4753 msgid "Invalid Compare/Subtract Condition: %s" 4757 msgid "Invalid Compare and Branch Condition"
|
123