Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libm/common/m9x/
H A D__fex_hdlr.c393 int mode, simd_mode[4], i, len, accrued, *ap; in __fex_hdlr() local
420 accrued = uap->uc_mcontext.fpregs.fp_reg_set. in __fex_hdlr()
440 accrued &= ~te_bit[(int)e]; in __fex_hdlr()
462 accrued |= uap->uc_mcontext.fpregs.fp_reg_set. in __fex_hdlr()
465 accrued |= *ap; in __fex_hdlr()
466 accrued &= 0x3d; in __fex_hdlr()
472 __fex_mklog(uap, (char *)addr, accrued, in __fex_hdlr()
508 accrued |= simd_info[i].flags; in __fex_hdlr()
543 accrued = uap->uc_mcontext.fpregs.fp_reg_set. in __fex_hdlr()
545 accrued |= uap->uc_mcontext.fpregs.fp_reg_set. in __fex_hdlr()
[all …]
H A D__fex_i386.c57 static int accrued = 0; variable
67 return &accrued; in __fex_accrued()
/titanic_44/usr/src/lib/libc/sparc/fp/
H A Dfpgetsticky.s38 set 0x000003e0, %o4 ! mask of accrued exception bits
42 srl %o0, 5, %o0 ! return accrued exception value
H A Dfpsetsticky.s38 set 0x000003e0, %o4 ! mask of accrued exception bits
48 srl %o0, 5, %o0 ! return old accrued exception value
/titanic_44/usr/src/lib/libc/sparcv9/fp/
H A Dfpgetsticky.s38 set 0x000003e0, %o4 ! mask of accrued exception bits
42 srl %o0, 5, %o0 ! return accrued exception value
H A Dfpsetsticky.s38 set 0x000003e0, %o4 ! mask of accrued exception bits
48 srl %o0, 5, %o0 ! return old accrued exception value