Home
last modified time | relevance | path

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

/dalvik/libdex/
DInstrUtils.cpp475 #define INST_A(_inst) (((u2)(_inst) >> 8) & 0x0f) macro
505 pDec->vA = INST_A(inst); in dexDecodeInstruction()
509 pDec->vA = INST_A(inst); in dexDecodeInstruction()
553 pDec->vA = INST_A(inst); in dexDecodeInstruction()
559 pDec->vA = INST_A(inst); in dexDecodeInstruction()
621 pDec->arg[4] = INST_A(inst); in dexDecodeInstruction()
656 pDec->arg[3] = INST_A(inst); // vG in dexDecodeInstruction()