HomeSort by relevance Sort by last modified time
    Searched refs:kX86PsrlqRI (Results 1 - 3 of 3) sorted by null

  /art/compiler/dex/quick/x86/
x86_lir.h 347 kX86PsrlqRI, // right shift of floating point registers
int_x86.cc 149 NewLIR2(kX86PsrlqRI, src_lo, 32);
assemble_x86.cc 285 { kX86PsrlqRI, kRegImm, IS_BINARY_OP | REG_DEF0_USE0, { 0x66, 0, 0x0F, 0x73, 0, 2, 0, 1 }, "PsrlqRI", "!0r,!1d" },
    [all...]

Completed in 550 milliseconds