Searched defs:secondaryOp (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp568 unsigned elf::getPPCDFormOp(unsigned secondaryOp) { argument
630 uint32_t secondaryOp = (read32(loc) & 0x000007FE) >> 1; // bits 21-30 local

Completed in 90 milliseconds