Searched refs:Millicode (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dhppa-tdep.h130 unsigned int Millicode:1; /* 1 */ member in struct:unwind_table_entry
H A Dhppa-tdep.c305 table[i].Millicode = (tmp >> 30) & 0x1;
2193 /* The PC is found in the "return register", "Millicode" uses "r31"
2195 if (u->Millicode)
2592 pif (Millicode);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dhppa-tdep.h133 unsigned int Millicode:1; /* 1 */ member in struct:unwind_table_entry
H A Dhppa-tdep.c295 table[i].Millicode = (tmp >> 30) & 0x1;
2175 /* The PC is found in the "return register", "Millicode" uses "r31"
2177 if (u->Millicode)
2546 pif (Millicode);
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c7956 unsigned int Millicode:1; /* 1 */
8043 PF(Millicode);
8150 tep->Millicode = (tmp1 >> 30) & 0x1;
7953 unsigned int Millicode:1; /* 1 */ member in struct:hppa_unw_table_entry
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c8138 unsigned int Millicode:1; /* 1 */
8225 PF(Millicode);
8333 tep->Millicode = (tmp1 >> 30) & 0x1;
8135 unsigned int Millicode:1; /* 1 */ member in struct:hppa_unw_table_entry
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c9050 unsigned int Millicode:1; /* 1 */
9137 PF(Millicode);
9245 tep->Millicode = (tmp1 >> 30) & 0x1;
9047 unsigned int Millicode:1; /* 1 */ member in struct:hppa_unw_table_entry

Completed in 355 milliseconds