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