Searched refs:HPPA_CR27_REGNUM (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dhppa-obsd-nat.c45 return (regnum >= HPPA_R0_REGNUM && regnum <= HPPA_CR27_REGNUM);
84 regcache->raw_supply (HPPA_CR27_REGNUM, regs + 46 * 4);
158 if (regnum == -1 || regnum == HPPA_CR27_REGNUM)
159 regcache->raw_collect (HPPA_CR27_REGNUM, regs + 46 * 4);
H A Dhppa-obsd-tdep.c94 if (regnum == -1 || regnum == HPPA_CR27_REGNUM)
95 regcache->raw_supply (HPPA_CR27_REGNUM, regs + 46 * 4);
H A Dhppa-tdep.h68 HPPA_CR27_REGNUM = 60, /* Base register for thread-local enumerator in enum:hppa_regnum
H A Dhppa-tdep.c2687 if (regnum == HPPA_CR26_REGNUM || regnum == HPPA_CR27_REGNUM)
2706 if (regnum == HPPA_CR26_REGNUM || regnum == HPPA_CR27_REGNUM)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dhppa-obsd-nat.c45 return (regnum >= HPPA_R0_REGNUM && regnum <= HPPA_CR27_REGNUM);
84 regcache->raw_supply (HPPA_CR27_REGNUM, regs + 46 * 4);
158 if (regnum == -1 || regnum == HPPA_CR27_REGNUM)
159 regcache->raw_collect (HPPA_CR27_REGNUM, regs + 46 * 4);
H A Dhppa-obsd-tdep.c94 if (regnum == -1 || regnum == HPPA_CR27_REGNUM)
95 regcache->raw_supply (HPPA_CR27_REGNUM, regs + 46 * 4);
H A Dhppa-tdep.h70 HPPA_CR27_REGNUM = 60, /* Base register for thread-local enumerator in enum:hppa_regnum
H A Dhppa-tdep.c2641 if (regnum == HPPA_CR26_REGNUM || regnum == HPPA_CR27_REGNUM)
2660 if (regnum == HPPA_CR26_REGNUM || regnum == HPPA_CR27_REGNUM)

Completed in 210 milliseconds