Lines Matching refs:pc
1333 int64_t offset, pc, rs_val, rt_val, target = 0; in Emulate_BXX_3ops() local
1340 pc = ReadRegisterUnsigned(eRegisterKindDWARF, dwarf_pc_mips64, 0, &success); in Emulate_BXX_3ops()
1357 target = pc + offset; in Emulate_BXX_3ops()
1359 target = pc + 8; in Emulate_BXX_3ops()
1364 target = pc + offset; in Emulate_BXX_3ops()
1366 target = pc + 8; in Emulate_BXX_3ops()
1385 int64_t offset, pc, target = 0; in Emulate_Bcond_Link() local
1392 pc = ReadRegisterUnsigned(eRegisterKindDWARF, dwarf_pc_mips64, 0, &success); in Emulate_Bcond_Link()
1404 target = pc + offset; in Emulate_Bcond_Link()
1406 target = pc + 8; in Emulate_Bcond_Link()
1410 target = pc + offset; in Emulate_Bcond_Link()
1412 target = pc + 8; in Emulate_Bcond_Link()
1422 pc + 8)) in Emulate_Bcond_Link()
1430 int64_t offset, pc, target; in Emulate_BAL() local
1440 pc = ReadRegisterUnsigned(eRegisterKindDWARF, dwarf_pc_mips64, 0, &success); in Emulate_BAL()
1444 target = pc + offset; in Emulate_BAL()
1453 pc + 8)) in Emulate_BAL()
1461 int64_t offset, pc, target; in Emulate_BALC() local
1471 pc = ReadRegisterUnsigned(eRegisterKindDWARF, dwarf_pc_mips64, 0, &success); in Emulate_BALC()
1475 target = pc + offset; in Emulate_BALC()
1484 pc + 4)) in Emulate_BALC()
1497 int64_t offset, pc, rs_val, target = 0; in Emulate_Bcond_Link_C() local
1503 pc = ReadRegisterUnsigned(eRegisterKindDWARF, dwarf_pc_mips64, 0, &success); in Emulate_Bcond_Link_C()
1514 target = pc + offset; in Emulate_Bcond_Link_C()
1516 target = pc + 4; in Emulate_Bcond_Link_C()
1519 target = pc + offset; in Emulate_Bcond_Link_C()
1521 target = pc + 4; in Emulate_Bcond_Link_C()
1524 target = pc + offset; in Emulate_Bcond_Link_C()
1526 target = pc + 4; in Emulate_Bcond_Link_C()
1529 target = pc + offset; in Emulate_Bcond_Link_C()
1531 target = pc + 4; in Emulate_Bcond_Link_C()
1534 target = pc + offset; in Emulate_Bcond_Link_C()
1536 target = pc + 4; in Emulate_Bcond_Link_C()
1539 target = pc + offset; in Emulate_Bcond_Link_C()
1541 target = pc + 4; in Emulate_Bcond_Link_C()
1551 pc + 4)) in Emulate_Bcond_Link_C()
1565 int64_t offset, pc, rs_val, target = 0; in Emulate_BXX_2ops() local
1571 pc = ReadRegisterUnsigned(eRegisterKindDWARF, dwarf_pc_mips64, 0, &success); in Emulate_BXX_2ops()
1584 target = pc + offset; in Emulate_BXX_2ops()
1586 target = pc + 8; in Emulate_BXX_2ops()
1591 target = pc + offset; in Emulate_BXX_2ops()
1593 target = pc + 8; in Emulate_BXX_2ops()
1598 target = pc + offset; in Emulate_BXX_2ops()
1600 target = pc + 8; in Emulate_BXX_2ops()
1605 target = pc + offset; in Emulate_BXX_2ops()
1607 target = pc + 8; in Emulate_BXX_2ops()
1620 int64_t offset, pc, target; in Emulate_BC() local
1629 pc = ReadRegisterUnsigned(eRegisterKindDWARF, dwarf_pc_mips64, 0, &success); in Emulate_BC()
1633 target = pc + offset; in Emulate_BC()
1654 int64_t offset, pc, rs_val, rt_val, target = 0; in Emulate_BXX_3ops_C() local
1662 pc = ReadRegisterUnsigned(eRegisterKindDWARF, dwarf_pc_mips64, 0, &success); in Emulate_BXX_3ops_C()
1679 target = pc + offset; in Emulate_BXX_3ops_C()
1681 target = pc + 4; in Emulate_BXX_3ops_C()
1685 target = pc + offset; in Emulate_BXX_3ops_C()
1687 target = pc + 4; in Emulate_BXX_3ops_C()
1691 target = pc + offset; in Emulate_BXX_3ops_C()
1693 target = pc + 4; in Emulate_BXX_3ops_C()
1697 target = pc + offset; in Emulate_BXX_3ops_C()
1699 target = pc + 4; in Emulate_BXX_3ops_C()
1703 target = pc + offset; in Emulate_BXX_3ops_C()
1705 target = pc + 4; in Emulate_BXX_3ops_C()
1709 target = pc + offset; in Emulate_BXX_3ops_C()
1711 target = pc + 4; in Emulate_BXX_3ops_C()
1714 target = pc + offset; in Emulate_BXX_3ops_C()
1716 target = pc + 4; in Emulate_BXX_3ops_C()
1719 target = pc + offset; in Emulate_BXX_3ops_C()
1721 target = pc + 4; in Emulate_BXX_3ops_C()
1739 int64_t offset, pc, target = 0; in Emulate_BXX_2ops_C() local
1747 pc = ReadRegisterUnsigned(eRegisterKindDWARF, dwarf_pc_mips64, 0, &success); in Emulate_BXX_2ops_C()
1759 target = pc + offset; in Emulate_BXX_2ops_C()
1761 target = pc + 4; in Emulate_BXX_2ops_C()
1765 target = pc + offset; in Emulate_BXX_2ops_C()
1767 target = pc + 4; in Emulate_BXX_2ops_C()
1771 target = pc + offset; in Emulate_BXX_2ops_C()
1773 target = pc + 4; in Emulate_BXX_2ops_C()
1777 target = pc + offset; in Emulate_BXX_2ops_C()
1779 target = pc + 4; in Emulate_BXX_2ops_C()
1783 target = pc + offset; in Emulate_BXX_2ops_C()
1785 target = pc + 4; in Emulate_BXX_2ops_C()
1789 target = pc + offset; in Emulate_BXX_2ops_C()
1791 target = pc + 4; in Emulate_BXX_2ops_C()
1804 uint64_t offset, pc; in Emulate_J() local
1813 pc = ReadRegisterUnsigned(eRegisterKindDWARF, dwarf_pc_mips64, 0, &success); in Emulate_J()
1818 pc = (pc & 0xFFFFFFFFF0000000ULL) | offset; in Emulate_J()
1823 pc); in Emulate_J()
1828 uint64_t offset, target, pc; in Emulate_JAL() local
1837 pc = ReadRegisterUnsigned(eRegisterKindDWARF, dwarf_pc_mips64, 0, &success); in Emulate_JAL()
1842 target = (pc & 0xFFFFFFFFF0000000ULL) | offset; in Emulate_JAL()
1851 pc + 8)) in Emulate_JAL()
1860 uint64_t pc, rs_val; in Emulate_JALR() local
1870 pc = ReadRegisterUnsigned(eRegisterKindDWARF, dwarf_pc_mips64, 0, &success); in Emulate_JALR()
1886 dwarf_zero_mips64 + rt, pc + 8)) in Emulate_JALR()
1895 int64_t target, offset, pc, rt_val; in Emulate_JIALC() local
1906 pc = ReadRegisterUnsigned(eRegisterKindDWARF, dwarf_pc_mips64, 0, &success); in Emulate_JIALC()
1924 pc + 4)) in Emulate_JIALC()
1986 int64_t pc, offset, target = 0; in Emulate_FP_branch() local
1999 pc = ReadRegisterUnsigned(eRegisterKindDWARF, dwarf_pc_mips64, 0, &success); in Emulate_FP_branch()
2014 target = pc + offset; in Emulate_FP_branch()
2016 target = pc + 8; in Emulate_FP_branch()
2020 target = pc + offset; in Emulate_FP_branch()
2022 target = pc + 8; in Emulate_FP_branch()
2035 int64_t target, pc, offset; in Emulate_BC1EQZ() local
2047 pc = ReadRegisterUnsigned(eRegisterKindDWARF, dwarf_pc_mips64, 0, &success); in Emulate_BC1EQZ()
2057 target = pc + 4 + offset; in Emulate_BC1EQZ()
2059 target = pc + 8; in Emulate_BC1EQZ()
2071 int64_t target, pc, offset; in Emulate_BC1NEZ() local
2083 pc = ReadRegisterUnsigned(eRegisterKindDWARF, dwarf_pc_mips64, 0, &success); in Emulate_BC1NEZ()
2093 target = pc + 4 + offset; in Emulate_BC1NEZ()
2095 target = pc + 8; in Emulate_BC1NEZ()
2113 int64_t pc, offset, target = 0; in Emulate_3D_branch() local
2119 pc = ReadRegisterUnsigned(eRegisterKindDWARF, dwarf_pc_mips64, 0, &success); in Emulate_3D_branch()
2134 target = pc + offset; in Emulate_3D_branch()
2136 target = pc + 8; in Emulate_3D_branch()
2140 target = pc + offset; in Emulate_3D_branch()
2142 target = pc + 8; in Emulate_3D_branch()
2146 target = pc + offset; in Emulate_3D_branch()
2148 target = pc + 8; in Emulate_3D_branch()
2152 target = pc + offset; in Emulate_3D_branch()
2154 target = pc + 8; in Emulate_3D_branch()
2206 int64_t pc = in Emulate_MSA_Branch_DF() local
2244 target = pc + offset; in Emulate_MSA_Branch_DF()
2246 target = pc + 8; in Emulate_MSA_Branch_DF()
2275 int64_t pc = in Emulate_MSA_Branch_V() local
2287 target = pc + offset; in Emulate_MSA_Branch_V()
2289 target = pc + 8; in Emulate_MSA_Branch_V()