Searched refs:PSW_E (Results 1 – 3 of 3) sorted by relevance
71 reserved |= PSW_E; /* not implemented */ in cpu_hppa_put_psw()75 reserved |= PSW_E | PSW_Y | PSW_Z; /* not implemented */ in cpu_hppa_put_psw()141 psw_c[1] = (psw & PSW_E ? 'E' : '-'); in hppa_cpu_dump_state()
122 #define PSW_E 0x04000000 macro127 #define PSW_SM (PSW_W | PSW_E | PSW_O | PSW_G | PSW_F \
39 #define PSW_E 0x04000000 macro