Home | History | Annotate | Download | only in config

Lines Matching refs:high

69 /* #ha(value) denotes the high adjusted value: bits 16 through 31 of
816 int middle, low, high;
820 high = regcount - 1;
824 middle = (low + high) / 2;
827 high = middle - 1;
833 while (low <= high);
1794 Similarly for some VLE high part insns. For 64-bit it
1796 value is sign extended into the high 32 bits of the register.
1798 the high bits. However, gcc as of 2014-06 uses unsigned
1799 values when loading the high part of 64-bit constants using
1964 MAP64 ("high", BFD_RELOC_PPC64_ADDR16_HIGH),
1975 MAP64 ("dtprel@high", BFD_RELOC_PPC64_DTPREL16_HIGH),
1982 MAP64 ("tprel@high", BFD_RELOC_PPC64_TPREL16_HIGH),