Searched refs:cpu_xcc_Z (Results 1 – 1 of 1) sorted by relevance
120 static TCGv cpu_xcc_Z; variable130 #define cpu_cc_Z cpu_xcc_Z135 #define cpu_xcc_Z ({ qemu_build_not_reached(); NULL; }) macro5872 { &cpu_xcc_Z, offsetof(CPUSPARCState, xcc_Z), "xcc_Z" }, in sparc_tcg_init()