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