Home
last modified time | relevance | path

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

/dports/emulators/tme/tme-0.8/ic/ieee754/
H A Dieee754-ops-auto.c38 (*ieee754_ctl->tme_ieee754_ctl_exception)(ieee754_ctl, exceptions); in _tme_ieee754_strict_single_add()
72 (*ieee754_ctl->tme_ieee754_ctl_exception)(ieee754_ctl, exceptions); in _tme_ieee754_strict_single_sub()
106 (*ieee754_ctl->tme_ieee754_ctl_exception)(ieee754_ctl, exceptions); in _tme_ieee754_strict_single_mul()
140 (*ieee754_ctl->tme_ieee754_ctl_exception)(ieee754_ctl, exceptions); in _tme_ieee754_strict_single_div()
174 (*ieee754_ctl->tme_ieee754_ctl_exception)(ieee754_ctl, exceptions); in _tme_ieee754_strict_single_rem()
206 (*ieee754_ctl->tme_ieee754_ctl_exception)(ieee754_ctl, exceptions); in _tme_ieee754_strict_single_sqrt()
239 (*ieee754_ctl->tme_ieee754_ctl_exception)(ieee754_ctl, exceptions); in _tme_ieee754_strict_single_neg()
272 (*ieee754_ctl->tme_ieee754_ctl_exception)(ieee754_ctl, exceptions); in _tme_ieee754_strict_single_move()
304 (*ieee754_ctl->tme_ieee754_ctl_exception)(ieee754_ctl, exceptions); in _tme_ieee754_strict_single_rint()
347 (*ieee754_ctl->tme_ieee754_ctl_exception)(ieee754_ctl, exceptions); in _tme_ieee754_strict_single_getexp()
[all …]
H A Dieee754-misc.c484 (*ieee754_ctl->tme_ieee754_ctl_exception)(ieee754_ctl, exceptions); in tme_ieee754_exception_float()
H A Dsoftfloat-tme.c147 …(*tme_ieee754_global_ctl->tme_ieee754_ctl_exception)(tme_ieee754_global_ctl, tme_ieee754_global_ex…
/dports/emulators/tme/tme-0.8/tme/ic/
H A Dieee754.h116 void (*tme_ieee754_ctl_exception) _TME_P((struct tme_ieee754_ctl *, tme_int8_t)); member
/dports/emulators/tme/tme-0.8/ic/sparc/
H A Dsparc-fpu.c544 ctl->tme_ieee754_ctl_exception = _tme_sparc_fpu_exception_ieee754; in tme_sparc_fpu_new()
/dports/emulators/tme/tme-0.8/ic/m68k/
H A Dm6888x.c2210 ctl->tme_ieee754_ctl_exception = _tme_m6888x_exception_ieee754; in tme_m68k_fpu_new()