Searched refs:getOpcodeFormatType (Results 1 – 1 of 1) sorted by relevance
1256 static OpcodeFormatType getOpcodeFormatType(const byte* instr) { in getOpcodeFormatType() function1263 OpcodeFormatType opcodeType = getOpcodeFormatType(instr); in S390OpcodeValue()