Home
last modified time | relevance | path

Searched refs:ppc_ctar_regnum (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dppc-tdep.h292 int ppc_ctar_regnum = 0; member
Dppc-linux-nat.c1060 gdb_assert (tdep->ppc_ctar_regnum != -1); in fetch_register()
1315 if (tdep->ppc_ctar_regnum != -1) in fetch_ppc_registers()
1613 gdb_assert (tdep->ppc_ctar_regnum != -1); in store_register()
Dppc-linux-tdep.c1160 if (tdep->ppc_ctar_regnum) in ppc_linux_iterate_over_regset_sections()
Drs6000-tdep.c8356 tdep->ppc_ctar_regnum = have_htm_tar ? PPC_CTAR_REGNUM : -1; in rs6000_gdbarch_init()
DChangeLog-20182023 <ppc_cppr_regnum, ppc_cdscr_regnum, ppc_ctar_regnum>: Likewise.