Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/mips/
H A Dmips_fixup.c79 const int32_t upper_start = (addr + 32768) & ~0xffff; in mips_fixup_exceptions() local
98 if (upper_start == offset || upper_end == offset) { in mips_fixup_exceptions()