Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libm/common/m9x/
H A D__fex_hdlr.c467 accrued |= *ap; in __fex_hdlr()
468 accrued &= 0x3d; in __fex_hdlr()
550 accrued |= *ap; in __fex_hdlr()
551 accrued &= 0x3d; in __fex_hdlr()
580 accrued |= info.flags; in __fex_hdlr()
648 accrued |= *ap; in __fex_hdlr()
649 accrued &= 0x3d; in __fex_hdlr()
696 accrued |= info.flags; in __fex_hdlr()
699 accrued &= 0x3d; in __fex_hdlr()
701 *ap = accrued & i; in __fex_hdlr()
[all …]
H A D__fex_i386.c57 static int accrued = 0; variable
67 return &accrued; in __fex_accrued()
/illumos-gate/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
/illumos-gate/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