Lines Matching refs:ra

1685       int ra = instr->RAValue();  in ExecuteExt2_10bit()  local
1690 set_register(ra, result); in ExecuteExt2_10bit()
1699 int ra = instr->RAValue(); in ExecuteExt2_10bit() local
1704 set_register(ra, result); in ExecuteExt2_10bit()
1713 int ra = instr->RAValue(); in ExecuteExt2_10bit() local
1718 set_register(ra, result); in ExecuteExt2_10bit()
1727 int ra = instr->RAValue(); in ExecuteExt2_10bit() local
1732 set_register(ra, result); in ExecuteExt2_10bit()
1740 int ra = instr->RAValue(); in ExecuteExt2_10bit() local
1745 set_register(ra, result); in ExecuteExt2_10bit()
1754 int ra = instr->RAValue(); in ExecuteExt2_10bit() local
1758 set_register(ra, ra_val); in ExecuteExt2_10bit()
1767 int ra = instr->RAValue(); in ExecuteExt2_10bit() local
1771 set_register(ra, ra_val); in ExecuteExt2_10bit()
1779 int ra = instr->RAValue(); in ExecuteExt2_10bit() local
1783 set_register(ra, ra_val); in ExecuteExt2_10bit()
1792 int ra = instr->RAValue(); in ExecuteExt2_10bit() local
1794 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteExt2_10bit()
1800 DCHECK(ra != 0); in ExecuteExt2_10bit()
1801 set_register(ra, ra_val + rb_val); in ExecuteExt2_10bit()
1808 int ra = instr->RAValue(); in ExecuteExt2_10bit() local
1810 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteExt2_10bit()
1815 DCHECK(ra != 0); in ExecuteExt2_10bit()
1816 set_register(ra, ra_val + rb_val); in ExecuteExt2_10bit()
1823 int ra = instr->RAValue(); in ExecuteExt2_10bit() local
1825 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteExt2_10bit()
1831 DCHECK(ra != 0); in ExecuteExt2_10bit()
1832 set_register(ra, ra_val + rb_val); in ExecuteExt2_10bit()
1839 int ra = instr->RAValue(); in ExecuteExt2_10bit() local
1841 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteExt2_10bit()
1846 DCHECK(ra != 0); in ExecuteExt2_10bit()
1847 set_register(ra, ra_val + rb_val); in ExecuteExt2_10bit()
1853 int ra = instr->RAValue(); in ExecuteExt2_10bit() local
1862 set_register(ra, count); in ExecuteExt2_10bit()
1868 int ra = instr->RAValue(); in ExecuteExt2_10bit() local
1877 set_register(ra, count); in ExecuteExt2_10bit()
1901 int ra = instr->RAValue(); in ExecuteExt2_10bit() local
1906 set_register(ra, result); in ExecuteExt2_10bit()
1933 int ra = instr->RAValue(); in ExecuteExt2_9bit_part1() local
1941 intptr_t ra_val = get_register(ra); in ExecuteExt2_9bit_part1()
1954 int32_t ra_val = get_register(ra); in ExecuteExt2_9bit_part1()
1974 int ra = instr->RAValue(); in ExecuteExt2_9bit_part1() local
1977 uintptr_t ra_val = get_register(ra); in ExecuteExt2_9bit_part1()
1995 int ra = instr->RAValue(); in ExecuteExt2_9bit_part1() local
1998 uintptr_t ra_val = get_register(ra); in ExecuteExt2_9bit_part1()
2013 int ra = instr->RAValue(); in ExecuteExt2_9bit_part1() local
2016 uintptr_t ra_val = get_register(ra); in ExecuteExt2_9bit_part1()
2034 int ra = instr->RAValue(); in ExecuteExt2_9bit_part1() local
2037 uintptr_t ra_val = get_register(ra); in ExecuteExt2_9bit_part1()
2052 int ra = instr->RAValue(); in ExecuteExt2_9bit_part1() local
2054 int32_t ra_val = (get_register(ra) & 0xFFFFFFFF); in ExecuteExt2_9bit_part1()
2066 int ra = instr->RAValue(); in ExecuteExt2_9bit_part1() local
2068 uint32_t ra_val = (get_register(ra) & 0xFFFFFFFF); in ExecuteExt2_9bit_part1()
2080 int ra = instr->RAValue(); in ExecuteExt2_9bit_part1() local
2081 intptr_t ra_val = get_register(ra); in ExecuteExt2_9bit_part1()
2105 int ra = instr->RAValue(); in ExecuteExt2_9bit_part1() local
2110 set_register(ra, result); in ExecuteExt2_9bit_part1()
2119 int ra = instr->RAValue(); in ExecuteExt2_9bit_part1() local
2124 set_register(ra, result); in ExecuteExt2_9bit_part1()
2133 int ra = instr->RAValue(); in ExecuteExt2_9bit_part1() local
2135 set_register(ra, frt_val); in ExecuteExt2_9bit_part1()
2141 int ra = instr->RAValue(); in ExecuteExt2_9bit_part1() local
2143 set_register(ra, static_cast<uint32_t>(frt_val)); in ExecuteExt2_9bit_part1()
2149 int ra = instr->RAValue(); in ExecuteExt2_9bit_part1() local
2150 int64_t ra_val = get_register(ra); in ExecuteExt2_9bit_part1()
2157 int ra = instr->RAValue(); in ExecuteExt2_9bit_part1() local
2158 int64_t ra_val = static_cast<int32_t>(get_register(ra)); in ExecuteExt2_9bit_part1()
2165 int ra = instr->RAValue(); in ExecuteExt2_9bit_part1() local
2166 uint64_t ra_val = static_cast<uint32_t>(get_register(ra)); in ExecuteExt2_9bit_part1()
2187 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2197 set_register(ra, count); in ExecuteExt2_9bit_part2()
2213 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2223 set_register(ra, count); in ExecuteExt2_9bit_part2()
2239 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2244 set_register(ra, alu_out); in ExecuteExt2_9bit_part2()
2252 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2257 set_register(ra, alu_out); in ExecuteExt2_9bit_part2()
2264 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2272 uintptr_t ra_val = get_register(ra); in ExecuteExt2_9bit_part2()
2285 uint32_t ra_val = get_register(ra); in ExecuteExt2_9bit_part2()
2305 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2308 intptr_t ra_val = get_register(ra); in ExecuteExt2_9bit_part2()
2321 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2322 intptr_t ra_val = get_register(ra); in ExecuteExt2_9bit_part2()
2335 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2340 set_register(ra, alu_out); in ExecuteExt2_9bit_part2()
2348 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2350 int32_t ra_val = (get_register(ra) & 0xFFFFFFFF); in ExecuteExt2_9bit_part2()
2363 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2365 int64_t ra_val = get_register(ra); in ExecuteExt2_9bit_part2()
2378 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2380 int32_t ra_val = get_register(ra); in ExecuteExt2_9bit_part2()
2402 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2404 uint32_t ra_val = get_register(ra); in ExecuteExt2_9bit_part2()
2426 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2428 int64_t ra_val = get_register(ra); in ExecuteExt2_9bit_part2()
2447 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2449 uint64_t ra_val = get_register(ra); in ExecuteExt2_9bit_part2()
2463 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2466 intptr_t ra_val = get_register(ra); in ExecuteExt2_9bit_part2()
2478 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2483 set_register(ra, alu_out); in ExecuteExt2_9bit_part2()
2491 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2496 set_register(ra, alu_out); in ExecuteExt2_9bit_part2()
2504 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2509 set_register(ra, alu_out); in ExecuteExt2_9bit_part2()
2547 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2549 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteExt2_9bit_part2()
2554 DCHECK(ra != 0); in ExecuteExt2_9bit_part2()
2555 set_register(ra, ra_val + rb_val); in ExecuteExt2_9bit_part2()
2562 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2564 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteExt2_9bit_part2()
2569 DCHECK(ra != 0); in ExecuteExt2_9bit_part2()
2570 set_register(ra, ra_val + rb_val); in ExecuteExt2_9bit_part2()
2577 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2579 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteExt2_9bit_part2()
2584 DCHECK(ra != 0); in ExecuteExt2_9bit_part2()
2585 set_register(ra, ra_val + rb_val); in ExecuteExt2_9bit_part2()
2592 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2594 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteExt2_9bit_part2()
2598 DCHECK(ra != 0 && ra != rt); in ExecuteExt2_9bit_part2()
2599 set_register(ra, ra_val + rb_val); in ExecuteExt2_9bit_part2()
2606 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2608 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteExt2_9bit_part2()
2616 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2618 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteExt2_9bit_part2()
2623 DCHECK(ra != 0 && ra != rt); in ExecuteExt2_9bit_part2()
2624 set_register(ra, ra_val + rb_val); in ExecuteExt2_9bit_part2()
2631 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2633 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteExt2_9bit_part2()
2638 DCHECK(ra != 0); in ExecuteExt2_9bit_part2()
2639 set_register(ra, ra_val + rb_val); in ExecuteExt2_9bit_part2()
2647 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2649 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteExt2_9bit_part2()
2653 DCHECK(ra != 0 && ra != rt); in ExecuteExt2_9bit_part2()
2654 set_register(ra, ra_val + rb_val); in ExecuteExt2_9bit_part2()
2661 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2663 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteExt2_9bit_part2()
2667 DCHECK(ra != 0 && ra != rt); in ExecuteExt2_9bit_part2()
2668 set_register(ra, ra_val + rb_val); in ExecuteExt2_9bit_part2()
2675 int ra = instr->RAValue(); in ExecuteExt2_9bit_part2() local
2677 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteExt2_9bit_part2()
2681 DCHECK(ra != 0 && ra != rt); in ExecuteExt2_9bit_part2()
2682 set_register(ra, ra_val + rb_val); in ExecuteExt2_9bit_part2()
2705 int ra = instr->RAValue(); in ExecuteExt2_5bit() local
2709 intptr_t ra_val = (ra == 0) ? 0 : get_register(ra); in ExecuteExt2_5bit()
3187 int ra = instr->RAValue(); in ExecuteExt5() local
3197 set_register(ra, result); in ExecuteExt5()
3204 int ra = instr->RAValue(); in ExecuteExt5() local
3214 set_register(ra, result); in ExecuteExt5()
3221 int ra = instr->RAValue(); in ExecuteExt5() local
3231 set_register(ra, result); in ExecuteExt5()
3238 int ra = instr->RAValue(); in ExecuteExt5() local
3241 intptr_t ra_val = get_register(ra); in ExecuteExt5()
3266 set_register(ra, result); in ExecuteExt5()
3275 int ra = instr->RAValue(); in ExecuteExt5() local
3287 set_register(ra, result); in ExecuteExt5()
3304 int ra = instr->RAValue(); in ExecuteGeneric() local
3305 intptr_t ra_val = get_register(ra); in ExecuteGeneric()
3314 int ra = instr->RAValue(); in ExecuteGeneric() local
3322 uintptr_t ra_val = get_register(ra); in ExecuteGeneric()
3334 uint32_t ra_val = get_register(ra); in ExecuteGeneric()
3352 int ra = instr->RAValue(); in ExecuteGeneric() local
3361 intptr_t ra_val = get_register(ra); in ExecuteGeneric()
3373 int32_t ra_val = get_register(ra); in ExecuteGeneric()
3392 int ra = instr->RAValue(); in ExecuteGeneric() local
3393 uintptr_t ra_val = get_register(ra); in ExecuteGeneric()
3407 int ra = instr->RAValue(); in ExecuteGeneric() local
3410 if (ra == 0) { in ExecuteGeneric()
3413 intptr_t ra_val = get_register(ra); in ExecuteGeneric()
3422 int ra = instr->RAValue(); in ExecuteGeneric() local
3425 if (ra == 0) { // treat r0 as zero in ExecuteGeneric()
3428 intptr_t ra_val = get_register(ra); in ExecuteGeneric()
3452 int ra = instr->RAValue(); in ExecuteGeneric() local
3455 int32_t ra_val = get_register(ra); in ExecuteGeneric()
3480 set_register(ra, result); in ExecuteGeneric()
3488 int ra = instr->RAValue(); in ExecuteGeneric() local
3520 set_register(ra, result); in ExecuteGeneric()
3528 int ra = instr->RAValue(); in ExecuteGeneric() local
3532 set_register(ra, alu_out); in ExecuteGeneric()
3537 int ra = instr->RAValue(); in ExecuteGeneric() local
3541 set_register(ra, alu_out); in ExecuteGeneric()
3546 int ra = instr->RAValue(); in ExecuteGeneric() local
3550 set_register(ra, alu_out); in ExecuteGeneric()
3556 int ra = instr->RAValue(); in ExecuteGeneric() local
3560 set_register(ra, alu_out); in ExecuteGeneric()
3565 int ra = instr->RAValue(); in ExecuteGeneric() local
3569 set_register(ra, alu_out); in ExecuteGeneric()
3575 int ra = instr->RAValue(); in ExecuteGeneric() local
3579 set_register(ra, alu_out); in ExecuteGeneric()
3590 int ra = instr->RAValue(); in ExecuteGeneric() local
3592 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteGeneric()
3596 DCHECK(ra != 0); in ExecuteGeneric()
3597 set_register(ra, ra_val + offset); in ExecuteGeneric()
3604 int ra = instr->RAValue(); in ExecuteGeneric() local
3606 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteGeneric()
3610 DCHECK(ra != 0); in ExecuteGeneric()
3611 set_register(ra, ra_val + offset); in ExecuteGeneric()
3618 int ra = instr->RAValue(); in ExecuteGeneric() local
3620 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteGeneric()
3625 DCHECK(ra != 0); in ExecuteGeneric()
3626 set_register(ra, ra_val + offset); in ExecuteGeneric()
3634 int ra = instr->RAValue(); in ExecuteGeneric() local
3636 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteGeneric()
3641 DCHECK(ra != 0); in ExecuteGeneric()
3642 set_register(ra, ra_val + offset); in ExecuteGeneric()
3649 int ra = instr->RAValue(); in ExecuteGeneric() local
3651 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteGeneric()
3656 set_register(ra, ra_val + offset); in ExecuteGeneric()
3663 int ra = instr->RAValue(); in ExecuteGeneric() local
3665 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteGeneric()
3670 set_register(ra, ra_val + offset); in ExecuteGeneric()
3677 int ra = instr->RAValue(); in ExecuteGeneric() local
3679 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteGeneric()
3684 DCHECK(ra != 0); in ExecuteGeneric()
3685 set_register(ra, ra_val + offset); in ExecuteGeneric()
3699 int ra = instr->RAValue(); in ExecuteGeneric() local
3701 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteGeneric()
3706 DCHECK(ra != 0); in ExecuteGeneric()
3707 set_register(ra, ra_val + offset); in ExecuteGeneric()
3715 int ra = instr->RAValue(); in ExecuteGeneric() local
3717 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteGeneric()
3721 DCHECK(ra != 0); in ExecuteGeneric()
3722 set_register(ra, ra_val + offset); in ExecuteGeneric()
3730 int ra = instr->RAValue(); in ExecuteGeneric() local
3732 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteGeneric()
3737 DCHECK(ra != 0); in ExecuteGeneric()
3738 set_register(ra, ra_val + offset); in ExecuteGeneric()
3746 int ra = instr->RAValue(); in ExecuteGeneric() local
3748 intptr_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteGeneric()
3752 DCHECK(ra != 0); in ExecuteGeneric()
3753 set_register(ra, ra_val + offset); in ExecuteGeneric()
3773 int ra = instr->RAValue(); in ExecuteGeneric() local
3775 int64_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteGeneric()
3786 DCHECK(ra != 0); in ExecuteGeneric()
3787 set_register(ra, ra_val + offset); in ExecuteGeneric()
3800 int ra = instr->RAValue(); in ExecuteGeneric() local
3802 int64_t ra_val = ra == 0 ? 0 : get_register(ra); in ExecuteGeneric()
3807 DCHECK(ra != 0); in ExecuteGeneric()
3808 set_register(ra, ra_val + offset); in ExecuteGeneric()