Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/Arch/
DHexagon.cpp213 static uint32_t findMaskR11(uint32_t insn) { in findMaskR11() function
267 or32le(loc, applyMask(findMaskR11(read32le(loc)), val & 0x3f)); in relocate()