Searched refs:cpu_xcc_Z (Results 1 – 1 of 1) sorted by relevance
125 static TCGv cpu_xcc_Z; variable135 #define cpu_cc_Z cpu_xcc_Z140 #define cpu_xcc_Z ({ qemu_build_not_reached(); NULL; }) macro5843 { &cpu_xcc_Z, offsetof(CPUSPARCState, xcc_Z), "xcc_Z" }, in sparc_tcg_init()