Home
last modified time | relevance | path

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

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