Searched refs:kX86PsllqRI (Results 1 – 4 of 4) sorted by relevance
/art/compiler/dex/quick/x86/ |
D | x86_lir.h | 348 kX86PsllqRI, // left shift of floating point registers enumerator
|
D | utility_x86.cc | 334 NewLIR2(kX86PsllqRI, r_dest_hi, 32); in LoadConstantWide()
|
D | int_x86.cc | 143 NewLIR2(kX86PsllqRI, dest_hi, 32); in OpRegCopyWide()
|
D | assemble_x86.cc | 286 …{ kX86PsllqRI, kRegImm, IS_BINARY_OP | REG_DEF0_USE0, { 0x66, 0, 0x0F, 0x73, 0, 6, 0, 1 }, "PsllqR…
|