Searched refs:gInstructionFormatTable (Results 1 – 1 of 1) sorted by relevance
425 static constexpr std::array<InstructionFormat, kNumPackedOpcodes> gInstructionFormatTable = { variable466 return gInstructionFormatTable[opcode]; in GetFormatFromOpcode()