Home
last modified time | relevance | path

Searched defs: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
140 #define cpu_xcc_Z ({ qemu_build_not_reached(); NULL; }) macro