Lines Matching refs:inst
434 u2 inst = FETCH(0); \
464 u2 inst = FETCH(0);
469 * Like the "portable" FINISH, but don't reload "inst", and return to caller
569 vdst = INST_A(inst); \
570 vsrc1 = INST_B(inst); \
583 vdst = INST_A(inst); \
584 vsrc1 = INST_B(inst); \
604 vdst = INST_A(inst); \
605 vsrc1 = INST_B(inst); \
617 vdst = INST_AA(inst); \
639 vsrc1 = INST_A(inst); \
640 vsrc2 = INST_B(inst); \
656 vsrc1 = INST_AA(inst); \
671 vdst = INST_A(inst); \
672 vsrc1 = INST_B(inst); \
681 vdst = INST_AA(inst); \
717 vdst = INST_AA(inst); \
729 vdst = INST_A(inst); \
730 vsrc1 = INST_B(inst); \
763 vdst = INST_AA(inst); \
798 vdst = INST_AA(inst); \
811 vdst = INST_A(inst); \
812 vsrc1 = INST_B(inst); \
841 vdst = INST_A(inst); \
842 vsrc1 = INST_B(inst); \
852 vdst = INST_AA(inst); \
889 vdst = INST_AA(inst); \
901 vdst = INST_A(inst); \
902 vsrc1 = INST_B(inst); \
933 vdst = INST_A(inst); \
934 vsrc1 = INST_B(inst); \
944 vdst = INST_AA(inst); \
958 vdst = INST_AA(inst); \
970 vdst = INST_A(inst); \
971 vsrc1 = INST_B(inst); \
979 vdst = INST_A(inst); \
980 vsrc1 = INST_B(inst); \
992 vdst = INST_AA(inst); \
1019 vdst = INST_AA(inst); /* AA: source value */ \
1061 vdst = INST_A(inst); \
1062 vsrc1 = INST_B(inst); /* object ptr */ \
1086 vdst = INST_A(inst); \
1087 vsrc1 = INST_B(inst); /* object ptr */ \
1106 vdst = INST_A(inst); \
1107 vsrc1 = INST_B(inst); /* object ptr */ \
1131 vdst = INST_A(inst); \
1132 vsrc1 = INST_B(inst); /* object ptr */ \
1154 vdst = INST_AA(inst); \
1178 vdst = INST_AA(inst); \
1205 vdst = INST_A(inst);
1206 vsrc1 = INST_B(inst);
1208 (INST_INST(inst) == OP_MOVE) ? "" : "-object", vdst, vsrc1,
1216 vdst = INST_AA(inst);
1219 (INST_INST(inst) == OP_MOVE_FROM16) ? "" : "-object", vdst, vsrc1,
1230 (INST_INST(inst) == OP_MOVE_16) ? "" : "-object", vdst, vsrc1,
1240 vdst = INST_A(inst);
1241 vsrc1 = INST_B(inst);
1250 vdst = INST_AA(inst);
1271 vdst = INST_A(inst);
1272 vsrc1 = INST_B(inst);
1274 (INST_INST(inst) == OP_MOVE) ? "" : "-object", vdst, vsrc1,
1284 vdst = INST_AA(inst);
1287 (INST_INST(inst) == OP_MOVE_FROM16) ? "" : "-object", vdst, vsrc1,
1300 (INST_INST(inst) == OP_MOVE_16) ? "" : "-object", vdst, vsrc1,
1309 vdst = INST_AA(inst);
1311 (INST_INST(inst) == OP_MOVE_RESULT) ? "" : "-object",
1319 vdst = INST_AA(inst);
1328 vdst = INST_AA(inst);
1330 (INST_INST(inst) == OP_MOVE_RESULT) ? "" : "-object",
1339 vdst = INST_AA(inst);
1358 vsrc1 = INST_AA(inst);
1360 (INST_INST(inst) == OP_RETURN) ? "" : "-object", vsrc1);
1367 vsrc1 = INST_AA(inst);
1376 vsrc1 = INST_AA(inst);
1378 (INST_INST(inst) == OP_RETURN) ? "" : "-object", vsrc1);
1389 vdst = INST_A(inst);
1390 tmp = (s4) (INST_B(inst) << 28) >> 28; // sign extend 4-bit value
1399 vdst = INST_AA(inst);
1411 vdst = INST_AA(inst);
1422 vdst = INST_AA(inst);
1431 vdst = INST_AA(inst);
1443 vdst = INST_AA(inst);
1457 vdst = INST_AA(inst);
1470 vdst = INST_AA(inst);
1482 vdst = INST_AA(inst);
1503 vdst = INST_AA(inst);
1524 vdst = INST_AA(inst);
1544 vsrc1 = INST_AA(inst);
1568 vsrc1 = INST_AA(inst);
1601 vsrc1 = INST_AA(inst);
1633 vdst = INST_A(inst);
1634 vsrc1 = INST_B(inst); /* object to check */
1664 vdst = INST_A(inst);
1665 vsrc1 = INST_B(inst);
1684 vdst = INST_AA(inst);
1732 vdst = INST_A(inst);
1733 vsrc1 = INST_B(inst); /* length reg */
1778 vsrc1 = INST_AA(inst);
1812 vsrc1 = INST_AA(inst);
1828 vdst = INST_AA(inst);
1879 vsrc1 = INST_AA(inst);
1910 vsrc1 = INST_AA(inst);
2069 vdst = INST_AA(inst); /* AA: source value */
2501 vdst = INST_AA(inst);
2532 vdst = INST_AA(inst);
2649 vdst = INST_A(inst);
2650 vsrc1 = INST_B(inst);
2675 vdst = INST_A(inst);
2676 vsrc1 = INST_B(inst);
2690 vdst = INST_A(inst);
2691 vsrc1 = INST_B(inst);
2731 vdst = INST_AA(inst);
2821 * It's probably not necessary to update "inst", but we do it
2833 LOGV("+++ break 0x%02x (0x%04x -> 0x%04x)\n", originalOpCode, inst,
2834 INST_REPLACE_OP(inst, originalOpCode));
2835 inst = INST_REPLACE_OP(inst, originalOpCode);
2847 vsrc1 = INST_AA(inst);
2877 vsrc1 = INST_B(inst); /* #of args */
2922 vsrc1 = INST_AA(inst); /* #of args */
3041 LOGE("unknown opcode 0x%02x\n", INST_INST(inst));
3111 u2 inst = /*glue->*/pc[0];
3112 Handler handler = (Handler) gDvmMterpHandlers[inst & 0xff];
3114 handler, (const char*) gDvmMterpHandlerNames[inst & 0xff]);
3154 vsrc1 = INST_AA(inst); /* #of elements */
3159 arg5 = INST_A(inst);
3160 vsrc1 = INST_B(inst); /* #of elements */
3242 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */
3338 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */
3416 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */
3463 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */
3495 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */
3535 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */
3594 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */