Searched refs:float_invalid_op_mul (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/ppc/ |
H A D | fpu_helper.c | 501 static void float_invalid_op_mul(CPUPPCState *env, int flags, in float_invalid_op_mul() function 514 float_invalid_op_mul(env, flags, 1, ra); in mul_flags_handler() 1662 float_invalid_op_mul(env, tstat.float_exception_flags, \ 1701 float_invalid_op_mul(env, tstat.float_exception_flags, 1, GETPC()); in helper_xsmulqp()
|