Searched refs:PSW_CB (Results 1 – 4 of 4) sorted by relevance
25 #define PSW_CB 0x0000ff00 macro60 #define USER_PSW_MASK (WIDE_PSW | PSW_T | PSW_N | PSW_X | PSW_B | PSW_V | PSW_CB)
79 env->psw = psw & (uint32_t)~(PSW_B | PSW_N | PSW_V | PSW_X | PSW_CB); in cpu_hppa_put_psw()
111 #define PSW_CB 0x0000ff00 macro
32 #define USER_PSW_BITS (PSW_N | PSW_B | PSW_V | PSW_CB)