Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/mips/
H A Dmips.c8361 int highest_address; member
8404 pool->highest_address = pool->insn_address - (UNITS_PER_WORD - 2) + 0x8000; in add_constant()
8405 pool->highest_address -= GET_MODE_SIZE (mode); in add_constant()
8408 pool->highest_address -= GET_MODE_SIZE (mode) - 1; in add_constant()
8540 if (barrier == 0 && pool.insn_address + 4 > pool.highest_address) in mips16_lay_out_constants()
8559 if (pool.insn_address > pool.highest_address) in mips16_lay_out_constants()