Searched refs:jumpInst (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/compiler/codegen/x86/
H A DLowerJump.cpp81 int updateJumpInst(char* jumpInst, OpndSize immSize, int relativeNCG) { argument
83 ALOGI("update jump inst @ %p with %d", jumpInst, relativeNCG);
97 encoder_update_imm(relativeNCG, jumpInst);

Completed in 37 milliseconds