Lines Matching refs:inst
456 * "u2 inst".
465 inst = FETCH(0); \
469 goto *handlerTable[INST_INST(inst)]; \
562 vdst = INST_A(inst); \
563 vsrc1 = INST_B(inst); \
576 vdst = INST_A(inst); \
577 vsrc1 = INST_B(inst); \
597 vdst = INST_A(inst); \
598 vsrc1 = INST_B(inst); \
610 vdst = INST_AA(inst); \
632 vsrc1 = INST_A(inst); \
633 vsrc2 = INST_B(inst); \
649 vsrc1 = INST_AA(inst); \
664 vdst = INST_A(inst); \
665 vsrc1 = INST_B(inst); \
674 vdst = INST_AA(inst); \
710 vdst = INST_AA(inst); \
722 vdst = INST_A(inst); \
723 vsrc1 = INST_B(inst); \
756 vdst = INST_AA(inst); \
791 vdst = INST_AA(inst); \
804 vdst = INST_A(inst); \
805 vsrc1 = INST_B(inst); \
834 vdst = INST_A(inst); \
835 vsrc1 = INST_B(inst); \
845 vdst = INST_AA(inst); \
882 vdst = INST_AA(inst); \
894 vdst = INST_A(inst); \
895 vsrc1 = INST_B(inst); \
926 vdst = INST_A(inst); \
927 vsrc1 = INST_B(inst); \
937 vdst = INST_AA(inst); \
951 vdst = INST_AA(inst); \
963 vdst = INST_A(inst); \
964 vsrc1 = INST_B(inst); \
972 vdst = INST_A(inst); \
973 vsrc1 = INST_B(inst); \
985 vdst = INST_AA(inst); \
1012 vdst = INST_AA(inst); /* AA: source value */ \
1054 vdst = INST_A(inst); \
1055 vsrc1 = INST_B(inst); /* object ptr */ \
1079 vdst = INST_A(inst); \
1080 vsrc1 = INST_B(inst); /* object ptr */ \
1099 vdst = INST_A(inst); \
1100 vsrc1 = INST_B(inst); /* object ptr */ \
1124 vdst = INST_A(inst); \
1125 vsrc1 = INST_B(inst); /* object ptr */ \
1142 vdst = INST_AA(inst); \
1163 vdst = INST_AA(inst); \
1325 u2 inst = INST_INST(FETCH(0));
1326 if (inst == OP_RETURN_VOID || inst == OP_RETURN || inst == OP_RETURN_WIDE ||
1327 inst == OP_RETURN_OBJECT)
1421 int inst = *pc & 0xff;
1422 gDvm.executedInstrCounts[inst]++;
1460 u2 inst; // current instruction
1549 inst = FETCH(0);
1551 switch (INST_INST(inst)) {
1563 vdst = INST_A(inst);
1564 vsrc1 = INST_B(inst);
1566 (INST_INST(inst) == OP_MOVE) ? "" : "-object", vdst, vsrc1,
1574 vdst = INST_AA(inst);
1577 (INST_INST(inst) == OP_MOVE_FROM16) ? "" : "-object", vdst, vsrc1,
1588 (INST_INST(inst) == OP_MOVE_16) ? "" : "-object", vdst, vsrc1,
1598 vdst = INST_A(inst);
1599 vsrc1 = INST_B(inst);
1608 vdst = INST_AA(inst);
1629 vdst = INST_A(inst);
1630 vsrc1 = INST_B(inst);
1632 (INST_INST(inst) == OP_MOVE) ? "" : "-object", vdst, vsrc1,
1642 vdst = INST_AA(inst);
1645 (INST_INST(inst) == OP_MOVE_FROM16) ? "" : "-object", vdst, vsrc1,
1658 (INST_INST(inst) == OP_MOVE_16) ? "" : "-object", vdst, vsrc1,
1667 vdst = INST_AA(inst);
1669 (INST_INST(inst) == OP_MOVE_RESULT) ? "" : "-object",
1677 vdst = INST_AA(inst);
1686 vdst = INST_AA(inst);
1688 (INST_INST(inst) == OP_MOVE_RESULT) ? "" : "-object",
1697 vdst = INST_AA(inst);
1716 vsrc1 = INST_AA(inst);
1718 (INST_INST(inst) == OP_RETURN) ? "" : "-object", vsrc1);
1725 vsrc1 = INST_AA(inst);
1734 vsrc1 = INST_AA(inst);
1736 (INST_INST(inst) == OP_RETURN) ? "" : "-object", vsrc1);
1747 vdst = INST_A(inst);
1748 tmp = (s4) (INST_B(inst) << 28) >> 28; // sign extend 4-bit value
1757 vdst = INST_AA(inst);
1769 vdst = INST_AA(inst);
1780 vdst = INST_AA(inst);
1789 vdst = INST_AA(inst);
1801 vdst = INST_AA(inst);
1815 vdst = INST_AA(inst);
1828 vdst = INST_AA(inst);
1840 vdst = INST_AA(inst);
1861 vdst = INST_AA(inst);
1882 vdst = INST_AA(inst);
1902 vsrc1 = INST_AA(inst);
1926 vsrc1 = INST_AA(inst);
1959 vsrc1 = INST_AA(inst);
1991 vdst = INST_A(inst);
1992 vsrc1 = INST_B(inst); /* object to check */
2022 vdst = INST_A(inst);
2023 vsrc1 = INST_B(inst);
2042 vdst = INST_AA(inst);
2080 vdst = INST_A(inst);
2081 vsrc1 = INST_B(inst); /* length reg */
2127 vsrc1 = INST_AA(inst);
2154 vsrc1 = INST_AA(inst);
2170 vdst = INST_AA(inst);
2221 vsrc1 = INST_AA(inst);
2252 vsrc1 = INST_AA(inst);
2411 vdst = INST_AA(inst); /* AA: source value */
2842 vdst = INST_AA(inst);
2873 vdst = INST_AA(inst);
2990 vdst = INST_A(inst);
2991 vsrc1 = INST_B(inst);
3016 vdst = INST_A(inst);
3017 vsrc1 = INST_B(inst);
3031 vdst = INST_A(inst);
3032 vsrc1 = INST_B(inst);
3072 vdst = INST_AA(inst);
3162 * It's probably not necessary to update "inst", but we do it
3174 LOGV("+++ break 0x%02x (0x%04x -> 0x%04x)\n", originalOpCode, inst,
3175 INST_REPLACE_OP(inst, originalOpCode));
3176 inst = INST_REPLACE_OP(inst, originalOpCode);
3188 vsrc1 = INST_AA(inst);
3218 vsrc1 = INST_B(inst); /* #of args */
3263 vsrc1 = INST_AA(inst); /* #of args */
3382 LOGE("unknown opcode 0x%02x\n", INST_INST(inst));
3413 vsrc1 = INST_AA(inst); /* #of elements */
3418 arg5 = INST_A(inst);
3419 vsrc1 = INST_B(inst); /* #of elements */
3498 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */
3590 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */
3668 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */
3711 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */
3743 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */
3773 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */
3828 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */