• Home
  • Raw
  • Download

Lines Matching refs:inst

391         u2 inst = FETCH(0);                                                 \
394 (void)ref; (void)vsrc1; (void)vsrc2; (void)vdst; (void)inst; \
438 u2 inst = FETCH(0); \
439 (void)ref; (void)vsrc1; (void)vsrc2; (void)vdst; (void)inst;
545 vdst = INST_A(inst); \
546 vsrc1 = INST_B(inst); \
559 vdst = INST_A(inst); \
560 vsrc1 = INST_B(inst); \
580 vdst = INST_A(inst); \
581 vsrc1 = INST_B(inst); \
593 vdst = INST_AA(inst); \
615 vsrc1 = INST_A(inst); \
616 vsrc2 = INST_B(inst); \
632 vsrc1 = INST_AA(inst); \
647 vdst = INST_A(inst); \
648 vsrc1 = INST_B(inst); \
657 vdst = INST_AA(inst); \
692 vdst = INST_AA(inst); \
704 vdst = INST_A(inst); \
705 vsrc1 = INST_B(inst); \
737 vdst = INST_AA(inst); \
771 vdst = INST_AA(inst); \
784 vdst = INST_A(inst); \
785 vsrc1 = INST_B(inst); \
813 vdst = INST_A(inst); \
814 vsrc1 = INST_B(inst); \
824 vdst = INST_AA(inst); \
860 vdst = INST_AA(inst); \
872 vdst = INST_A(inst); \
873 vsrc1 = INST_B(inst); \
903 vdst = INST_A(inst); \
904 vsrc1 = INST_B(inst); \
914 vdst = INST_AA(inst); \
928 vdst = INST_AA(inst); \
940 vdst = INST_A(inst); \
941 vsrc1 = INST_B(inst); \
949 vdst = INST_A(inst); \
950 vsrc1 = INST_B(inst); \
962 vdst = INST_AA(inst); \
987 vdst = INST_AA(inst); /* AA: source value */ \
1029 vdst = INST_A(inst); \
1030 vsrc1 = INST_B(inst); /* object ptr */ \
1053 vdst = INST_A(inst); \
1054 vsrc1 = INST_B(inst); /* object ptr */ \
1073 vdst = INST_A(inst); \
1074 vsrc1 = INST_B(inst); /* object ptr */ \
1097 vdst = INST_A(inst); \
1098 vsrc1 = INST_B(inst); /* object ptr */ \
1123 vdst = INST_AA(inst); \
1146 vdst = INST_AA(inst); \
1172 vdst = INST_A(inst);
1173 vsrc1 = INST_B(inst);
1175 (INST_INST(inst) == OP_MOVE) ? "" : "-object", vdst, vsrc1,
1183 vdst = INST_AA(inst);
1186 (INST_INST(inst) == OP_MOVE_FROM16) ? "" : "-object", vdst, vsrc1,
1197 (INST_INST(inst) == OP_MOVE_16) ? "" : "-object", vdst, vsrc1,
1207 vdst = INST_A(inst);
1208 vsrc1 = INST_B(inst);
1217 vdst = INST_AA(inst);
1238 vdst = INST_A(inst);
1239 vsrc1 = INST_B(inst);
1241 (INST_INST(inst) == OP_MOVE) ? "" : "-object", vdst, vsrc1,
1251 vdst = INST_AA(inst);
1254 (INST_INST(inst) == OP_MOVE_FROM16) ? "" : "-object", vdst, vsrc1,
1267 (INST_INST(inst) == OP_MOVE_16) ? "" : "-object", vdst, vsrc1,
1276 vdst = INST_AA(inst);
1278 (INST_INST(inst) == OP_MOVE_RESULT) ? "" : "-object",
1286 vdst = INST_AA(inst);
1295 vdst = INST_AA(inst);
1297 (INST_INST(inst) == OP_MOVE_RESULT) ? "" : "-object",
1306 vdst = INST_AA(inst);
1325 vsrc1 = INST_AA(inst);
1327 (INST_INST(inst) == OP_RETURN) ? "" : "-object", vsrc1);
1334 vsrc1 = INST_AA(inst);
1343 vsrc1 = INST_AA(inst);
1345 (INST_INST(inst) == OP_RETURN) ? "" : "-object", vsrc1);
1356 vdst = INST_A(inst); in HANDLE_OPCODE()
1357 tmp = (s4) (INST_B(inst) << 28) >> 28; // sign extend 4-bit value in HANDLE_OPCODE()
1366 vdst = INST_AA(inst);
1378 vdst = INST_AA(inst); in HANDLE_OPCODE()
1389 vdst = INST_AA(inst);
1398 vdst = INST_AA(inst);
1410 vdst = INST_AA(inst); in HANDLE_OPCODE()
1424 vdst = INST_AA(inst); in HANDLE_OPCODE()
1437 vdst = INST_AA(inst);
1449 vdst = INST_AA(inst); in HANDLE_OPCODE()
1470 vdst = INST_AA(inst); in HANDLE_OPCODE()
1491 vdst = INST_AA(inst); in HANDLE_OPCODE()
1511 vsrc1 = INST_AA(inst); in HANDLE_OPCODE()
1531 vsrc1 = INST_AA(inst); in HANDLE_OPCODE()
1564 vsrc1 = INST_AA(inst); in HANDLE_OPCODE()
1595 vdst = INST_A(inst); in HANDLE_OPCODE()
1596 vsrc1 = INST_B(inst); /* object to check */ in HANDLE_OPCODE()
1626 vdst = INST_A(inst); in HANDLE_OPCODE()
1627 vsrc1 = INST_B(inst); in HANDLE_OPCODE()
1646 vdst = INST_AA(inst); in HANDLE_OPCODE()
1697 vdst = INST_A(inst); in HANDLE_OPCODE()
1698 vsrc1 = INST_B(inst); /* length reg */ in HANDLE_OPCODE()
1743 vsrc1 = INST_AA(inst); in HANDLE_OPCODE()
1776 vsrc1 = INST_AA(inst); in HANDLE_OPCODE()
1792 vdst = INST_AA(inst);
1843 vsrc1 = INST_AA(inst); in HANDLE_OPCODE()
1874 vsrc1 = INST_AA(inst); in HANDLE_OPCODE()
2033 vdst = INST_AA(inst); /* AA: source value */ in HANDLE_OPCODE()
2463 vdst = INST_AA(inst); in HANDLE_OPCODE()
2494 vdst = INST_AA(inst); in HANDLE_OPCODE()
2611 vdst = INST_A(inst);
2612 vsrc1 = INST_B(inst);
2637 vdst = INST_A(inst);
2638 vsrc1 = INST_B(inst);
2652 vdst = INST_A(inst); in HANDLE_OPCODE()
2653 vsrc1 = INST_B(inst); in HANDLE_OPCODE()
2693 vdst = INST_AA(inst); in HANDLE_OPCODE()
2794 ALOGV("+++ break 0x%02x (0x%04x -> 0x%04x)", originalOpcode, inst, in HANDLE_OPCODE()
2795 INST_REPLACE_OP(inst, originalOpcode)); in HANDLE_OPCODE()
2796 inst = INST_REPLACE_OP(inst, originalOpcode); in HANDLE_OPCODE()
2804 vsrc1 = INST_AA(inst);
2834 vsrc1 = INST_B(inst); /* #of args */ in HANDLE_OPCODE()
2879 vsrc1 = INST_AA(inst); /* #of args */ in HANDLE_OPCODE()
3018 ALOGE("unknown opcode 0x%02x\n", INST_INST(inst));
3059 u2 inst = /*self->interpSave.*/pc[0]; in DEFINE_GOTO_TABLE() local
3069 Handler handler = (Handler) gDvmMterpHandlers[inst & 0xff]; in DEFINE_GOTO_TABLE()
3072 handler, (const char*) gDvmMterpHandlerNames[inst & 0xff]); in DEFINE_GOTO_TABLE()
3112 vsrc1 = INST_AA(inst); /* #of elements */ in GOTO_TARGET()
3117 arg5 = INST_A(inst); in GOTO_TARGET()
3118 vsrc1 = INST_B(inst); /* #of elements */ in GOTO_TARGET()
3199 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */ in GOTO_TARGET()
3295 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */ in GOTO_TARGET()
3373 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */ in GOTO_TARGET()
3423 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */ in GOTO_TARGET()
3456 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */
3497 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */ in GOTO_TARGET()
3556 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */ in GOTO_TARGET()