Searched refs:PSW_L (Results 1 – 2 of 2) sorted by relevance
165 psw_c[5] = (psw & PSW_L ? 'L' : '-'); in hppa_cpu_dump_state()
119 #define PSW_L 0x00400000 macro