Searched refs:lowest (Results 1 – 25 of 27) sorted by relevance
12
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | armv1-bad.l | 9 [^:]*:12: Warning: if writeback register is in list, it must be the lowest reg in the list
|
D | thumb2_ldmstm.s | 40 stmia r0!, {r0-r3} @ Encoding T1, Allowed as r0 is lowest reg
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | dlltool.c | 3805 int lowest = -1; in fill_ordinals() local 3824 if (lowest == -1 || d_export_vec[i]->ordinal < lowest) in fill_ordinals() 3825 lowest = d_export_vec[i]->ordinal; in fill_ordinals() 3830 if (lowest == -1) in fill_ordinals() 3831 lowest = 1; in fill_ordinals() 3841 for (j = lowest; j < size; j++) in fill_ordinals() 3850 for (j = lowest; j >0; j--) in fill_ordinals()
|
D | srconv.c | 1215 unsigned int *lowest = (unsigned *) nints (p->nsections); in wr_du() local 1230 lowest[i] = ~0; in wr_du()
|
/toolchain/binutils/binutils-2.25/gold/ |
D | dwarf_reader.cc | 2729 std::vector<Addr2line_cache_entry>::iterator lowest in one_addr2line() local 2738 lowest = it; in one_addr2line() 2741 if (lowest != addr2line_cache.end()) in one_addr2line() 2743 delete lowest->dwarf_line_info; in one_addr2line() 2744 addr2line_cache.erase(lowest); in one_addr2line()
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-alpha.texi | 301 That is, the relocation with the lowest address must be executed
|
D | as.texinfo | 3465 Subsections appear in your object file in numeric order, lowest numbered 5025 zero. The lowest order 4 bytes are @var{value} rendered in the 5027 Each @var{size} bytes in a repetition is taken from the lowest order 6022 warning message; and just takes the lowest order 8 bytes of the bignum. 6031 warning message; and just takes the lowest order 16 bytes of the bignum.
|
D | internals.texi | 573 Points to the lowest-addressed byte of the opcode, for use in relaxation.
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ChangeLog-2006 | 453 lowest baseline ISA.
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | m32r.cpu | 755 ; At the lowest level (i.e. the "real" one) it will probably take a variable
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ld.texinfo | 2381 the lowest memory location that will be used when your program or dll 3958 so that the lowest four bits of the section address are zero, you could 5659 (lowest) 5691 &lowest&&&&&\cr 8078 Use the value of @var{expression} as the lowest address (other than
|
/toolchain/binutils/binutils-2.25/binutils/doc/ |
D | binutils.texi | 1164 the load address of the lowest section copied into the output file. 1753 the lowest memory location that will be used when your program or dll
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-0203 | 6740 BFD_RELOC_SH_PT_16>: Set lowest bit in field to be relocated to 1. 6742 al>: Set lowest bit of field to relocate to 1 and rest to empty,
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | ChangeLog-2005 | 3693 lowest PC in list, to test for overlapping functions.
|
D | ChangeLog-9899 | 4265 * coff-sh.c (sh_insn_uses_freg): Ignore lowest bit of register number.
|
D | ChangeLog-0203 | 6185 add gp0 to GPREL16 value. Don't use only the lowest 16 bits
|
D | ChangeLog-9495 | 4717 position from the lowest section VMA, not the start address.
|
/toolchain/binutils/binutils-2.25/gas/po/ |
D | ru.po | 2340 msgid "if writeback register is in list, it must be the lowest reg in the list"
|
D | rw.po | 2053 msgid "if writeback register is in list, it must be the lowest reg in the list"
|
D | ja.po | 2416 msgid "if writeback register is in list, it must be the lowest reg in the list"
|
D | gas.pot | 3358 msgid "if writeback register is in list, it must be the lowest reg in the list"
|
D | uk.po | 3306 msgid "if writeback register is in list, it must be the lowest reg in the list"
|
D | tr.po | 2184 msgid "if writeback register is in list, it must be the lowest reg in the list"
|
D | id.po | 2350 msgid "if writeback register is in list, it must be the lowest reg in the list"
|
D | fi.po | 2521 msgid "if writeback register is in list, it must be the lowest reg in the list"
|
12