Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dfpu_helper.c1615 float_status tstat; in helper_xsaddqp() local
1688 float_status tstat; in helper_xsmulqp() local
1762 float_status tstat; in helper_xsdivqp() local
2705 float_status tstat; in helper_XSCVQPDP() local
2731 float_status tstat = env->fp_status; in helper_xscvdpspn() local
3203 float_status tstat; in helper_xsrqpi() local
3257 float_status tstat; in helper_xsrqpxp() local
3305 float_status tstat; in helper_xssqrtqp() local
3331 float_status tstat; in helper_xssubqp() local
/qemu/target/arm/tcg/
H A Dhelper-a64.c477 float_status tstat = *fpst; in HELPER() local