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