Searched refs:OP_MOVE_16 (Results 1 – 2 of 2) sorted by relevance
/tools/dexter/slicer/export/slicer/ | ||
D | dex_bytecode.h | 43 OP_MOVE_16 = 0x03, enumerator |
/tools/dexter/slicer/ | ||
D | instrumentation.cc | 339 move->opcode = dex::OP_MOVE_16; in ShiftParams() |