Home
last modified time | relevance | path

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

/external/v8/src/s390/
Dconstants-s390.h1076 enum OpcodeFormatType { enum
1083 static OpcodeFormatType OpcodeFormatTable[256];
1256 static OpcodeFormatType getOpcodeFormatType(const byte* instr) { in getOpcodeFormatType()
1263 OpcodeFormatType opcodeType = getOpcodeFormatType(instr); in S390OpcodeValue()
Dconstants-s390.cc12 Instruction::OpcodeFormatType Instruction::OpcodeFormatTable[] = {