Home
last modified time | relevance | path

Searched refs:cpu_xcc_Z (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/sparc/
H A Dtranslate.c125 static TCGv cpu_xcc_Z; variable
135 #define cpu_cc_Z cpu_xcc_Z
140 #define cpu_xcc_Z ({ qemu_build_not_reached(); NULL; }) macro
5843 { &cpu_xcc_Z, offsetof(CPUSPARCState, xcc_Z), "xcc_Z" }, in sparc_tcg_init()