Home
last modified time | relevance | path

Searched defs:OpcodeTable (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/sandbox/win/src/sidestep/
Dmini_disassembler_types.h168 struct OpcodeTable { struct
170 const Opcode* table_;
172 unsigned char shift_;
174 unsigned char mask_;
176 unsigned char min_lim_;
177 unsigned char max_lim_;
/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp584 static const TableEntry OpcodeTable[] = { variable
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FloatingPoint.cpp622 static const TableEntry OpcodeTable[] = { variable