Searched refs:offLo (Results 1 – 1 of 1) sorted by relevance
1123 uint16_t offLo = offset & 0xffff; in writePPC64LoadAndBranch() local1126 write32(buf + 4, 0xe98c0000 | offLo); // ld r12, OffLo(r12) in writePPC64LoadAndBranch()