Home
last modified time | relevance | path

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

/qemu/target/sparc/
H A Dcpu.h11 #define TARGET_FCCREGS 1 macro
14 #define TARGET_FCCREGS 4 macro
439 uint32_t fcc[TARGET_FCCREGS]; /* fcc* */
H A Dtranslate.c145 static TCGv_i32 cpu_fcc[TARGET_FCCREGS];