Home
last modified time | relevance | path

Searched refs:Millicode_save_sr0 (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dhppa-tdep.h106 unsigned int Millicode_save_sr0:1; /* 2 */ member
H A Dhppa-tdep.c361 table[i].Millicode_save_sr0 = (tmp >> 29) & 0x1; in internalize_unwinds()
2197 pif (Millicode_save_sr0); in unwind_command()
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dreadelf.c5438 unsigned int Millicode_save_sr0:1; /* 2 */ member
5511 PF(Millicode_save_sr0); in dump_hppa_unwind()
5611 tep->Millicode_save_sr0 = (tmp1 >> 29) & 0x1; in slurp_hppa_unwind_table()