Home | History | Annotate | Download | only in interpreter

Lines Matching refs:GetVReg

134     jint srcPos = shadow_frame->GetVReg(arg_offset + 1);
135 jint dstPos = shadow_frame->GetVReg(arg_offset + 3);
136 jint length = shadow_frame->GetVReg(arg_offset + 4);
503 uint64_t wide_value = (static_cast<uint64_t>(shadow_frame.GetVReg(arg_pos + 1)) << 32) |
504 static_cast<uint32_t>(shadow_frame.GetVReg(arg_pos));
511 new_shadow_frame->SetVReg(cur_reg, shadow_frame.GetVReg(arg_pos));
596 uint64_t wide_value = (static_cast<uint64_t>(shadow_frame.GetVReg(arg_pos + 1)) << 32) |
597 static_cast<uint32_t>(shadow_frame.GetVReg(arg_pos));
604 new_shadow_frame->SetVReg(cur_reg, shadow_frame.GetVReg(arg_pos));
751 f->SetBoolean(obj, shadow_frame.GetVReg(vregA));
754 f->SetByte(obj, shadow_frame.GetVReg(vregA));
757 f->SetChar(obj, shadow_frame.GetVReg(vregA));
760 f->SetShort(obj, shadow_frame.GetVReg(vregA));
763 f->SetInt(obj, shadow_frame.GetVReg(vregA));
814 obj->SetField32(field_offset, shadow_frame.GetVReg(vregA), is_volatile);
956 newArray->AsIntArray()->Set(i, shadow_frame.GetVReg(vregC + i));
967 newArray->AsIntArray()->Set(i, shadow_frame.GetVReg(arg[i]));
983 int32_t test_val = shadow_frame.GetVReg(inst->VRegA_31t());
1119 uint32_t raw_value = shadow_frame.GetVReg(i);
1142 shadow_frame.GetVReg(inst->VRegB_12x()));
1148 shadow_frame.GetVReg(inst->VRegB_22x()));
1154 shadow_frame.GetVReg(inst->VRegB_32x()));
1241 result.SetI(shadow_frame.GetVReg(inst->VRegA_11x()));
1467 int32_t length = shadow_frame.GetVReg(inst->VRegB_22c());
1553 int32_t test_val = shadow_frame.GetVReg(inst->VRegA_31t());
1658 if (shadow_frame.GetVReg(inst->VRegA_22t()) == shadow_frame.GetVReg(inst->VRegB_22t())) {
1667 if (shadow_frame.GetVReg(inst->VRegA_22t()) != shadow_frame.GetVReg(inst->VRegB_22t())) {
1676 if (shadow_frame.GetVReg(inst->VRegA_22t()) < shadow_frame.GetVReg(inst->VRegB_22t())) {
1685 if (shadow_frame.GetVReg(inst->VRegA_22t()) >= shadow_frame.GetVReg(inst->VRegB_22t())) {
1694 if (shadow_frame.GetVReg(inst->VRegA_22t()) > shadow_frame.GetVReg(inst->VRegB_22t())) {
1703 if (shadow_frame.GetVReg(inst->VRegA_22t()) <= shadow_frame.GetVReg(inst->VRegB_22t())) {
1712 if (shadow_frame.GetVReg(inst->VRegA_21t()) == 0) {
1721 if (shadow_frame.GetVReg(inst->VRegA_21t()) != 0) {
1730 if (shadow_frame.GetVReg(inst->VRegA_21t()) < 0) {
1739 if (shadow_frame.GetVReg(inst->VRegA_21t()) >= 0) {
1748 if (shadow_frame.GetVReg(inst->VRegA_21t()) > 0) {
1757 if (shadow_frame.GetVReg(inst->VRegA_21t()) <= 0) {
1772 int32_t index = shadow_frame.GetVReg(inst->VRegC_23x());
1790 int32_t index = shadow_frame.GetVReg(inst->VRegC_23x());
1808 int32_t index = shadow_frame.GetVReg(inst->VRegC_23x());
1826 int32_t index = shadow_frame.GetVReg(inst->VRegC_23x());
1844 int32_t index = shadow_frame.GetVReg(inst->VRegC_23x());
1862 int32_t index = shadow_frame.GetVReg(inst->VRegC_23x());
1880 int32_t index = shadow_frame.GetVReg(inst->VRegC_23x());
1898 uint8_t val = shadow_frame.GetVReg(inst->VRegA_23x());
1899 int32_t index = shadow_frame.GetVReg(inst->VRegC_23x());
1917 int8_t val = shadow_frame.GetVReg(inst->VRegA_23x());
1918 int32_t index = shadow_frame.GetVReg(inst->VRegC_23x());
1936 uint16_t val = shadow_frame.GetVReg(inst->VRegA_23x());
1937 int32_t index = shadow_frame.GetVReg(inst->VRegC_23x());
1955 int16_t val = shadow_frame.GetVReg(inst->VRegA_23x());
1956 int32_t index = shadow_frame.GetVReg(inst->VRegC_23x());
1974 int32_t val = shadow_frame.GetVReg(inst->VRegA_23x());
1975 int32_t index = shadow_frame.GetVReg(inst->VRegC_23x());
1994 int32_t index = shadow_frame.GetVReg(inst->VRegC_23x());
2012 int32_t index = shadow_frame.GetVReg(inst->VRegC_23x());
2301 shadow_frame.SetVReg(inst->VRegA_12x(), -shadow_frame.GetVReg(inst->VRegB_12x()));
2306 shadow_frame.SetVReg(inst->VRegA_12x(), ~shadow_frame.GetVReg(inst->VRegB_12x()));
2331 shadow_frame.SetVRegLong(inst->VRegA_12x(), shadow_frame.GetVReg(inst->VRegB_12x()));
2336 shadow_frame.SetVRegFloat(inst->VRegA_12x(), shadow_frame.GetVReg(inst->VRegB_12x()));
2341 shadow_frame.SetVRegDouble(inst->VRegA_12x(), shadow_frame.GetVReg(inst->VRegB_12x()));
2440 static_cast<int8_t>(shadow_frame.GetVReg(inst->VRegB_12x())));
2446 static_cast<uint16_t>(shadow_frame.GetVReg(inst->VRegB_12x())));
2452 static_cast<int16_t>(shadow_frame.GetVReg(inst->VRegB_12x())));
2458 shadow_frame.GetVReg(inst->VRegB_23x()) +
2459 shadow_frame.GetVReg(inst->VRegC_23x()));
2465 shadow_frame.GetVReg(inst->VRegB_23x()) -
2466 shadow_frame.GetVReg(inst->VRegC_23x()));
2472 shadow_frame.GetVReg(inst->VRegB_23x()) *
2473 shadow_frame.GetVReg(inst->VRegC_23x()));
2479 shadow_frame.GetVReg(inst->VRegB_23x()),
2480 shadow_frame.GetVReg(inst->VRegC_23x()));
2487 shadow_frame.GetVReg(inst->VRegB_23x()),
2488 shadow_frame.GetVReg(inst->VRegC_23x()));
2495 shadow_frame.GetVReg(inst->VRegB_23x()) <<
2496 (shadow_frame.GetVReg(inst->VRegC_23x()) & 0x1f));
2502 shadow_frame.GetVReg(inst->VRegB_23x()) >>
2503 (shadow_frame.GetVReg(inst->VRegC_23x()) & 0x1f));
2509 static_cast<uint32_t>(shadow_frame.GetVReg(inst->VRegB_23x())) >>
2510 (shadow_frame.GetVReg(inst->VRegC_23x()) & 0x1f));
2516 shadow_frame.GetVReg(inst->VRegB_23x()) &
2517 shadow_frame.GetVReg(inst->VRegC_23x()));
2523 shadow_frame.GetVReg(inst->VRegB_23x()) |
2524 shadow_frame.GetVReg(inst->VRegC_23x()));
2530 shadow_frame.GetVReg(inst->VRegB_23x()) ^
2531 shadow_frame.GetVReg(inst->VRegC_23x()));
2594 (shadow_frame.GetVReg(inst->VRegC_23x()) & 0x3f));
2601 (shadow_frame.GetVReg(inst->VRegC_23x()) & 0x3f));
2608 (shadow_frame.GetVReg(inst->VRegC_23x()) & 0x3f));
2685 shadow_frame.GetVReg(vregA) +
2686 shadow_frame.GetVReg(inst->VRegB_12x()));
2694 shadow_frame.GetVReg(vregA) -
2695 shadow_frame.GetVReg(inst->VRegB_12x()));
2703 shadow_frame.GetVReg(vregA) *
2704 shadow_frame.GetVReg(inst->VRegB_12x()));
2711 bool success = DoIntDivide(shadow_frame, vregA, shadow_frame.GetVReg(vregA),
2712 shadow_frame.GetVReg(inst->VRegB_12x()));
2719 bool success = DoIntRemainder(shadow_frame, vregA, shadow_frame.GetVReg(vregA),
2720 shadow_frame.GetVReg(inst->VRegB_12x()));
2728 shadow_frame.GetVReg(vregA) <<
2729 (shadow_frame.GetVReg(inst->VRegB_12x()) & 0x1f));
2737 shadow_frame.GetVReg(vregA) >>
2738 (shadow_frame.GetVReg(inst->VRegB_12x()) & 0x1f));
2746 static_cast<uint32_t>(shadow_frame.GetVReg(vregA)) >>
2747 (shadow_frame.GetVReg(inst->VRegB_12x()) & 0x1f));
2755 shadow_frame.GetVReg(vregA) &
2756 shadow_frame.GetVReg(inst->VRegB_12x()));
2764 shadow_frame.GetVReg(vregA) |
2765 shadow_frame.GetVReg(inst->VRegB_12x()));
2773 shadow_frame.GetVReg(vregA) ^
2774 GetVReg(inst->VRegB_12x()));
2853 (shadow_frame.GetVReg(inst->VRegB_12x()) & 0x3f));
2862 (shadow_frame.GetVReg(inst->VRegB_12x()) & 0x3f));
2871 (shadow_frame.GetVReg(inst->VRegB_12x()) & 0x3f));
2968 shadow_frame.GetVReg(inst->VRegB_22s()) +
2976 shadow_frame.GetVReg(inst->VRegB_22s()));
2982 shadow_frame.GetVReg(inst->VRegB_22s()) *
2989 shadow_frame.GetVReg(inst->VRegB_22s()), inst->VRegC_22s());
2996 shadow_frame.GetVReg(inst->VRegB_22s()), inst->VRegC_22s());
3003 shadow_frame.GetVReg(inst->VRegB_22s()) &
3010 shadow_frame.GetVReg(inst->VRegB_22s()) |
3017 shadow_frame.GetVReg(inst->VRegB_22s()) ^
3024 shadow_frame.GetVReg(inst->VRegB_22b()) +
3032 shadow_frame.GetVReg(inst->VRegB_22b()));
3038 shadow_frame.GetVReg(inst->VRegB_22b()) *
3045 shadow_frame.GetVReg(inst->VRegB_22b()), inst->VRegC_22b());
3052 shadow_frame.GetVReg(inst->VRegB_22b()), inst->VRegC_22b());
3059 shadow_frame.GetVReg(inst->VRegB_22b()) &
3066 shadow_frame.GetVReg(inst->VRegB_22b()) |
3073 shadow_frame.GetVReg(inst->VRegB_22b()) ^
3080 shadow_frame.GetVReg(inst->VRegB_22b()) <<
3087 shadow_frame.GetVReg(inst->VRegB_22b()) >>
3094 static_cast<uint32_t>(shadow_frame.GetVReg(inst->VRegB_22b())) >>