Searched refs:opcodeToSet (Results 1 – 1 of 1) sorted by relevance
847 uint8_t opcodeToSet = Opcode; in emitDecodePath() local863 assert(((opcodeToSet % Count) == 0) && "ADDREG_FRM opcode not aligned"); in emitDecodePath()867 for (currentOpcode = opcodeToSet; in emitDecodePath()868 currentOpcode < (uint8_t)(opcodeToSet + Count); ++currentOpcode) in emitDecodePath()874 tables.setTableFields(*opcodeType, insnContext(), opcodeToSet, *filter, UID, in emitDecodePath()