Searched refs:PSW_MASK_SHORTPSW (Results 1 – 5 of 5) sorted by relevance
15 #define RESET_PSW_MASK (PSW_MASK_SHORTPSW | PSW_MASK_64)
29 #define PSW_MASK_SHORTPSW 0x0008000000000000ULL macro
55 cpu->env.psw.mask ^= PSW_MASK_SHORTPSW; in s390_cpu_load_normal()
302 #define PSW_MASK_SHORTPSW 0x0008000000000000ULL macro
2911 tcg_gen_xori_i64(mask, mask, PSW_MASK_SHORTPSW); in op_lpsw()