Searched refs:ISAOpCode (Results 1 – 1 of 1) sorted by relevance
132 uint64_t ISAOpCode = Inst & (0x3FFULL << 39); in encodeInstruction() local134 Inst |= ISAOpCode << 1; in encodeInstruction()