Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c16768 offsetT maxtiny; in mips16_extended_frag() local
16859 maxtiny = mips_int_operand_max (operand); in mips16_extended_frag()
16860 if (val == maxtiny + (1 << operand->shift) in mips16_extended_frag()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-96973195 when extending because the value is exactly maxtiny + 1.