Home
last modified time | relevance | path

Searched refs:excess (Results 1 – 23 of 23) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
DChangeLog-2012503 * i386-dis.c (print_insn): Print spaces between multiple excess
504 prefixes. Return actual number of excess prefixes consumed,
/toolchain/binutils/binutils-2.27/binutils/
Ddwarf.c5300 int excess; in display_debug_aranges() local
5377 excess = (hdrptr - start) % (2 * address_size); in display_debug_aranges()
5378 if (excess) in display_debug_aranges()
5379 addr_ranges += (2 * address_size) - excess; in display_debug_aranges()
DChangeLog-9899281 (display_debug_aranges): New local excess. Use for calculating padding
DChangeLog-91974806 * nm.c (sorters): Lint. Remove excess whitespace.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c18324 int bytes, size, excess; in mips_handle_align() local
18350 excess = bytes % size; in mips_handle_align()
18356 gas_assert (excess < 4); in mips_handle_align()
18357 fragp->fr_fix += excess; in mips_handle_align()
18358 switch (excess) in mips_handle_align()
/toolchain/binutils/binutils-2.27/ld/
DChangeLog-2006315 Fix memory out of bounds excess for idata relocation section data.
/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-2011164 allocate the buffers so that excess bytes are guaranteed to be
DChangeLog-20092990 (bfd_bwrite): Zero excess memory allocated.
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20052271 * config/tc-xtensa.c: Remove excess whitespace.
DChangeLog-9899761 * config/tc-sh.c (md_assemble): Call as_bad when there are excess
DChangeLog-02034544 (s390_insn): Remove excess parens.
/toolchain/binutils/binutils-2.27/gas/po/
Dru.po11734 msgid "excess operands: '%s'"
11999 msgid "excess operands to %s"
Drw.po10219 msgid "excess operands: '%s'"
10466 msgid "excess operands to %s"
Dja.po11992 msgid "excess operands: '%s'"
12262 msgid "excess operands to %s"
Dzh_CN.po15146 msgid "excess operands: '%s'"
15430 msgid "excess operands to %s"
Dgas.pot15005 msgid "excess operands: '%s'"
15275 msgid "excess operands to %s"
Duk.po14702 msgid "excess operands: '%s'"
14997 msgid "excess operands to %s"
Did.po12047 msgid "excess operands: '%s'"
12337 msgid "excess operands to %s"
Dtr.po10794 msgid "excess operands: '%s'"
11066 msgid "excess operands to %s"
Dfi.po12588 msgid "excess operands: '%s'"
12883 msgid "excess operands to %s"
Dfr.po14714 msgid "excess operands: '%s'"
15009 msgid "excess operands to %s"
Des.po12579 msgid "excess operands: '%s'"
12875 msgid "excess operands to %s"
/toolchain/binutils/binutils-2.27/
DChangeLog12500 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".