Home
last modified time | relevance | path

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

/openbmc/qemu/target/alpha/
H A Dvax_helper.c26 #define FP_STATUS (env->fp_status) macro
H A Dfpu_helper.c26 #define FP_STATUS (env->fp_status) macro
/openbmc/qemu/target/ppc/
H A Dcpu.h908 #define FP_STATUS (FP_FR | FP_FI | FP_FPRF) macro