Home
last modified time | relevance | path

Searched refs:getOpcodeFormatType (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/s390/
Dconstants-s390.h1998 static OpcodeFormatType getOpcodeFormatType(const byte* instr) { in getOpcodeFormatType() function
2005 OpcodeFormatType opcodeType = getOpcodeFormatType(instr); in S390OpcodeValue()