Searched refs:jalrInst (Results 1 – 1 of 1) sorted by relevance
311 uint32_t jalrInst = config->zHazardplt ? 0x0320fc09 : 0x0320f809; in writePltHeader() local312 write32(buf + 24, jalrInst); // jalr.hb $25 or jalr $25 in writePltHeader()