Searched refs:fixedWordCount (Results 1 – 1 of 1) sorted by relevance
49 Instruction(uint32_t opCode, uint32_t fixedWordCount) in Instruction() argument50 : mCodeAndCount(opCode), mFixedWordCount(fixedWordCount) {} in Instruction()