Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dassemble_x86.cc241 { kX86 ## opname ## 8MC, kShiftMemCl, IS_LOAD | IS_STORE | IS_TERTIARY_OP | REG_USE0 | REG_…
248 { kX86 ## opname ## 16MC, kShiftMemCl, IS_LOAD | IS_STORE | IS_TERTIARY_OP | REG_USE0 | REG…
255 { kX86 ## opname ## 32MC, kShiftMemCl, IS_LOAD | IS_STORE | IS_TERTIARY_OP | REG_USE0 | REG…
262 { kX86 ## opname ## 64MC, kShiftMemCl, IS_LOAD | IS_STORE | IS_TERTIARY_OP | REG_USE0 | REG…
798 case kShiftMemCl: // lir operands - 0: base, 1: disp, 2: cl in GetInsnSize()
1881 case kShiftMemCl: // lir operands - 0: base, 1:displacement, 2: cl in AssembleInstructions()
Dx86_lir.h663 kShiftRegCl, kShiftMemCl, kShiftArrayCl, // Shift opcode with register CL. enumerator