Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dx86_lir.h666 kRegCond, kMemCond, kArrayCond, // R, M, A instruction kinds following by a condition. enumerator
Dassemble_x86.cc502 …{ kX86Set8M, kMemCond, IS_STORE | IS_TERTIARY_OP | REG_USE0 | USES_CCODES, { 0, 0, 0x0F, 0x90, …
810 case kMemCond: // lir operands - 0: base, 1: disp, 2: cond in GetInsnSize()
1890 case kMemCond: // lir operands - 0: base, 1: displacement, 2: condition in AssembleInstructions()