Searched refs:kX86PslldRI (Results 1 – 3 of 3) sorted by relevance
/art/compiler/dex/quick/x86/ |
D | x86_lir.h | 574 kX86PslldRI, // left shift of floating point registers 32 bits x 4 enumerator
|
D | target_x86.cc | 1862 opcode = kX86PslldRI; in GenShiftLeftVector()
|
D | assemble_x86.cc | 449 …{ kX86PslldRI, kRegImm, IS_BINARY_OP | REG_DEF0_USE0, { 0x66, 0, 0x0F, 0x72, 0, 6, 0, 1, false }, …
|