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

  /dalvik/vm/compiler/codegen/x86/
LowerAlu.cpp 229 load_fpu_cw(0, PhysicalReg_ESP, true);
233 load_fpu_cw(0, PhysicalReg_ESP, true);
315 load_fpu_cw(0, PhysicalReg_ESP, true);
321 load_fpu_cw(0, PhysicalReg_ESP, true);
325 * since load_fpu_cw above already clears the stack for
    [all...]
Lower.h 615 void load_fpu_cw(int disp, int base_reg, bool isBasePhysical);
    [all...]
LowerHelper.cpp 816 void load_fpu_cw(int disp, int base_reg, bool isBasePhysical) { function
    [all...]

Completed in 3203 milliseconds