Searched refs:highest (Results 1 - 22 of 22) sorted by relevance

/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Delf-rel11.s3 lui $4,%highest(bar)
10 lui $4,%highest(bar + 0x12345678)
17 lui $4,%highest(l1)
H A Delf-rel29.s4 lui $4,%highest(bar)
H A Delf-rel28.s16 ld $4,%highest(bar)($4)
38 sd $4,%highest(bar)($4)
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mips/
H A Delf-rel11.s3 lui $4,%highest(bar)
10 lui $4,%highest(bar + 0x12345678)
17 lui $4,%highest(l1)
/haiku-buildtools/binutils/gas/testsuite/gas/ppc/
H A Dtest1elf64.s66 li 3,dsym0@highest
76 li 3,usym0-usym1@highest
H A Dtest1elf.asm66 li 3,dsym0@highest
76 li 3,usym0-usym1@highest
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/ppc/
H A Dtest1elf64.s66 li 3,dsym0@highest
76 li 3,usym0-usym1@highest
H A Dtest1elf.asm66 li 3,dsym0@highest
76 li 3,usym0-usym1@highest
/haiku-buildtools/gcc/libgcc/config/mmix/
H A Dcrti.S53 OCTA __etext % Assumed to be beyond the highest executed address.
56 OCTA _end % Assumed to be beyond the highest accessed address.
/haiku-buildtools/gcc/libcpp/
H A Dline-map.c511 most recent linemap_add). MAX_COLUMN_HINT is the highest column
520 source_location highest = set->highest_location; local
533 || (highest > 0x60000000
534 && (set->max_column_hint || highest > 0x70000000)))
541 if (max_column_hint > 100000 || highest > 0x60000000)
546 if (highest > 0x70000000)
561 || SOURCE_COLUMN (map, highest) >= (1U << column_bits))
573 r = highest - SOURCE_COLUMN (map, highest)
1562 /* Return the highest locatio
[all...]
/haiku-buildtools/gcc/gmp/mpn/x86/k6/k62mmx/
H A Dlshift.asm161 movq 32-16(%ebx,%eax,4), %mm0 C src second highest qword
/haiku-buildtools/gcc/gmp/mpn/x86/pentium/mmx/
H A Dlshift.asm198 movq -16(%ebx,%eax,4), %mm3 C src second highest qword
/haiku-buildtools/gcc/libgcc/config/rl78/
H A Dfpbit-sf.S546 ;; we are going to skip the highest set bit. Hence the highest value
/haiku-buildtools/gcc/gcc/config/rx/
H A Drx.c1476 /* Returns either the lowest numbered and highest numbered registers that
1486 unsigned int * highest,
1504 * highest = 0;
1586 * highest = 0;
1593 * highest = high;
1479 rx_get_stack_layout(unsigned int * lowest, unsigned int * highest, unsigned int * register_mask, unsigned int * frame_size, unsigned int * stack_size) argument
/haiku-buildtools/gcc/gmp/mpn/x86/p6/
H A Dsqr_basecase.asm414 C edi dst ptr, second highest limb of last addmul
/haiku-buildtools/legacy/binutils/binutils/
H A Dsrconv.c1210 unsigned int *highest = (unsigned *) nints (p->nsections); local
1225 highest[i] = 0;
/haiku-buildtools/binutils/binutils/
H A Dsrconv.c1180 unsigned int *highest = (unsigned *) nints (p->nsections); local
1195 highest[i] = 0;
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dloop.c257 loc_ptr_temp = &of highest or lowest indexable entry
H A Dnloop.c269 loc_ptr_temp = &of highest or lowest indexable entry
/haiku-buildtools/gcc/gmp/mpn/x86/k7/mmx/
H A Ddivrem_1.asm383 movl 4(%eax), %edx C src second highest limb
/haiku-buildtools/gcc/gmp/mpn/x86/p6/mmx/
H A Ddivrem_1.asm338 movl 4(%eax), %edx C src second highest limb
/haiku-buildtools/gcc/gcc/config/ia64/
H A Dia64.c7480 rtx_insn *highest = ready[n_ready - 1];
7482 *insnp = highest;
7466 rtx_insn *highest = ready[n_ready - 1]; local

Completed in 157 milliseconds