Searched refs:PSW_MASK_SHORT_CTRL (Results 1 – 3 of 3) sorted by relevance
50 cpu->env.psw.mask = spsw & PSW_MASK_SHORT_CTRL; in s390_cpu_load_normal()
315 #define PSW_MASK_SHORT_CTRL 0xffffffff80000000ULL macro
2910 tcg_gen_andi_i64(mask, mask, PSW_MASK_SHORT_CTRL); in op_lpsw()