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