Searched refs:kNop (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dex/quick/x86/ |
D | x86_lir.h | 649 kNop, // Special case for variable length nop. enumerator
|
D | assemble_x86.cc | 34 …{ 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()
|