Searched refs:xcc_Z (Results 1 – 5 of 5) sorted by relevance
155 env->xcc_Z = dst; in helper_taddcctv()191 env->xcc_Z = dst; in helper_tsubcctv()
279 ccr |= (env->xcc_Z == 0) << 6; in cpu_get_ccr()292 env->xcc_Z = ~val & 0x40; in cpu_put_ccr()
123 env->xcc_Z = ~val & PSR_ZERO; in get_xcc()
422 target_ulong xcc_Z; member
5843 { &cpu_xcc_Z, offsetof(CPUSPARCState, xcc_Z), "xcc_Z" }, in sparc_tcg_init()