Searched refs:PSW_MASK_SHORT_ADDR (Results 1 – 6 of 6) sorted by relevance
64 debug_print_int("set IPL addr to", address ?: *reset_psw & PSW_MASK_SHORT_ADDR); in jump_to_IPL_code()
33 #define PSW_MASK_SHORT_ADDR 0x000000007fffffffULL macro
56 cpu->env.psw.addr = spsw & PSW_MASK_SHORT_ADDR; in s390_cpu_load_normal()
314 #define PSW_MASK_SHORT_ADDR 0x000000007fffffffULL macro
213 pentry = be32_to_cpu(*ipl_psw) & PSW_MASK_SHORT_ADDR; in s390_ipl_realize()
2909 tcg_gen_andi_i64(addr, mask, PSW_MASK_SHORT_ADDR); in op_lpsw()