Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dx86_lir.h649 kNop, // Special case for variable length nop. enumerator
Dassemble_x86.cc34 …{ kX86Nop, kNop, NO_OPERAND, { 0, 0, 0x90, 0, 0, 0, 0, 0, false }, "nop", …
717 case kNop: in GetInsnSize()
1932 case kNop: // TODO: these instruction kinds are missing implementations. in AssembleInstructions()