Home
last modified time | relevance | path

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

/external/v8/src/s390/
Dconstants-s390.cc12 Instruction::OpcodeFormatType Instruction::OpcodeFormatTable[] = { member in v8::internal::Instruction
Dconstants-s390.h1825 static OpcodeFormatType OpcodeFormatTable[256]; variable
2000 return OpcodeFormatTable[firstByte]; in getOpcodeFormatType()