Searched refs:earliest (Results 1 – 3 of 3) sorted by relevance
622 xtensa_setup_hw_workarounds (int earliest, int latest) in xtensa_setup_hw_workarounds() argument624 if (earliest > latest) in xtensa_setup_hw_workarounds()628 if (earliest < 105000 || latest < 105000) in xtensa_setup_hw_workarounds()920 int earliest, latest = 0; in md_parse_option() local924 earliest = strtol (arg, &arg, 0); in md_parse_option()927 latest = earliest; in md_parse_option()937 xtensa_setup_hw_workarounds (earliest, latest); in md_parse_option()
631 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches632 the earliest %lo().
140 the check is made at the earliest possible opportunity.