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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DMips.cpp346 uint32_t jrInst = isMipsR6() ? (config->zHazardplt ? 0x03200409 : 0x03200009) local
352 write32(buf + 8, jrInst); // jr $25 / jr.hb $25

Completed in 26 milliseconds