Searched refs:kX86PsllqRI (Results 1 – 3 of 3) sorted by relevance
/art/compiler/dex/quick/x86/ |
D | x86_lir.h | 593 kX86PsllqRI, // left shift of floating point registers 64 bits x 2 enumerator
|
D | target_x86.cc | 2030 opcode = kX86PsllqRI; in GenShiftLeftVector()
|
D | assemble_x86.cc | 430 …{ kX86PsllqRI, kRegImm, IS_BINARY_OP | REG_DEF0_USE0, { 0x66, 0, 0x0F, 0x73, 0, 6, 0, 1, false }, …
|