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

  /art/compiler/dex/quick/x86/
fp_x86.cc 383 int fld_opcode = is_double ? kX86Fld64M : kX86Fld32M;
x86_lir.h 596 kX86Fld32M, // push float on x87 stack
    [all...]
assemble_x86.cc     [all...]

Completed in 312 milliseconds