Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dtranslate.c126 static TCGv cpu_xcc_C; variable
136 #define cpu_cc_C cpu_xcc_C
141 #define cpu_xcc_C ({ qemu_build_not_reached(); NULL; }) macro
5844 { &cpu_xcc_C, offsetof(CPUSPARCState, xcc_C), "xcc_C" }, in sparc_tcg_init()