Home
last modified time | relevance | path

Searched defs:cpu_gsr (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/sparc/
H A Dtranslate.c128 static TCGv cpu_gsr; variable
131 # define cpu_gsr ({ qemu_build_not_reached(); (TCGv)NULL; }) macro