Searched refs:OpcodeFormatType (Results 1 – 2 of 2) sorted by relevance
1076 enum OpcodeFormatType { enum1083 static OpcodeFormatType OpcodeFormatTable[256];1256 static OpcodeFormatType getOpcodeFormatType(const byte* instr) { in getOpcodeFormatType()1263 OpcodeFormatType opcodeType = getOpcodeFormatType(instr); in S390OpcodeValue()
12 Instruction::OpcodeFormatType Instruction::OpcodeFormatTable[] = {