Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dfop_helper.c91 check_ieee_exceptions(env, GETPC()); in helper_fadds()
98 check_ieee_exceptions(env, GETPC()); in helper_fsubs()
105 check_ieee_exceptions(env, GETPC()); in helper_fmuls()
112 check_ieee_exceptions(env, GETPC()); in helper_fdivs()
119 check_ieee_exceptions(env, GETPC()); in helper_faddd()
126 check_ieee_exceptions(env, GETPC()); in helper_fsubd()
133 check_ieee_exceptions(env, GETPC()); in helper_fmuld()
140 check_ieee_exceptions(env, GETPC()); in helper_fdivd()
147 check_ieee_exceptions(env, GETPC()); in helper_faddq()
154 check_ieee_exceptions(env, GETPC()); in helper_fsubq()
[all …]