Home
last modified time | relevance | path

Searched refs:P_SCRATCH_2 (Results 1 – 3 of 3) sorted by relevance

/dalvik/vm/compiler/codegen/x86/
DLowerInvoke.cpp527 #define P_SCRATCH_2 PhysicalReg_EAX macro
600 #undef P_SCRATCH_2
610 #define P_SCRATCH_2 PhysicalReg_EDX macro
701 #undef P_SCRATCH_2
714 #define P_SCRATCH_2 PhysicalReg_EDX macro
773 …movez_mem_to_reg(OpndSize_16, offMethod_outsSize, PhysicalReg_ECX, true, P_SCRATCH_2, true); //out… in common_invokeArgsDone()
777 alu_binary_imm_reg(OpndSize_32, shl_opc, 2, P_SCRATCH_2, true); in common_invokeArgsDone()
778 alu_binary_reg_reg(OpndSize_32, sub_opc, P_SCRATCH_2, true, P_GPR_3, true); in common_invokeArgsDone()
867 …move_mem_to_reg(OpndSize_32, offThread_jniLocal_nextEntry, P_SCRATCH_1, true, P_SCRATCH_2, true); … in generate_invokeNative()
869 …move_reg_to_mem(OpndSize_32, P_SCRATCH_2, true, offStackSaveArea_localRefTop-sizeofStackSaveArea, … in generate_invokeNative()
[all …]
DLowerGetPut.cpp315 #define P_SCRATCH_2 PhysicalReg_EAX macro
399 #undef P_SCRATCH_2
DLowerAlu.cpp1897 #define P_SCRATCH_2 PhysicalReg_EAX macro