Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dcpu.h885 #define FP_C (1ull << FPSCR_C) macro
891 #define FP_FPRF (FP_C | FP_FPCC)
H A Dfpu_helper.c197 env->fpscr |= (FP_C | FP_FU); in finish_invalid_op_arith()
257 env->fpscr |= (FP_C | FP_FU); in float_invalid_op_vxvc()
284 env->fpscr |= (FP_C | FP_FU); in float_invalid_op_vxcvi()