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

  /dalvik/vm/compiler/codegen/x86/
LowerInvoke.cpp 527 #define P_SCRATCH_2 PhysicalReg_EAX
600 #undef P_SCRATCH_2
608 #define P_GPR_3 PhysicalReg_EDX //not used with P_SCRATCH_2
610 #define P_SCRATCH_2 PhysicalReg_EDX
701 #undef P_SCRATCH_2
714 #define P_SCRATCH_2 PhysicalReg_EDX
773 movez_mem_to_reg(OpndSize_16, offMethod_outsSize, PhysicalReg_ECX, true, P_SCRATCH_2, true); //outsSize
777 alu_binary_imm_reg(OpndSize_32, shl_opc, 2, P_SCRATCH_2, true);
778 alu_binary_reg_reg(OpndSize_32, sub_opc, P_SCRATCH_2, true, P_GPR_3, true);
    [all...]
LowerGetPut.cpp 315 #define P_SCRATCH_2 PhysicalReg_EAX
399 #undef P_SCRATCH_2
LowerAlu.cpp     [all...]

Completed in 148 milliseconds