Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Ddex_bytecode.cc134 static u4 InstA(u2 inst) { return (inst >> 8) & 0x0f; } in InstA() function
159 dec.vA = InstA(inst); in DecodeInstruction()
163 dec.vA = InstA(inst); in DecodeInstruction()
205 dec.vA = InstA(inst); in DecodeInstruction()
211 dec.vA = InstA(inst); in DecodeInstruction()
252 dec.arg[4] = InstA(inst); in DecodeInstruction()
289 dec.arg[3] = InstA(inst); // vG in DecodeInstruction()