Searched refs:traps (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dtrap.c102 /* internal traps */
160 else /* print out current traps */
274 /* sig prefix cannot match internal traps */
352 * if <flag> is negative, then print all traps
361 const char *traps[SH_DEBUGTRAP+1]; local
369 traps[sig] = 0;
382 traps[sig&~SH_TRAP] = (char*)tp->sh_name;
390 /* print the traps */
393 /* use parent traps if otrapcom is set (for $(trap) */
407 sfprintf(sfstdout,trapfmt,sh_fmtq(trap),traps[si
[all...]
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dsqrtl.c403 int ex, inexact, exc, traps; local
448 traps = __swapTE(0);
472 (void) __swapTE(traps);
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dwbuf.s88 ! spill traps increment %cwp by 2,
224 ! spill traps increment %cwp by 2,
443 ! fake tl1 traps regs so that after pagefault runs, we
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dwbuf.s87 ! spill traps increment %cwp by 2,
221 ! spill traps increment %cwp by 2,
378 ! fake tl1 traps regs so that after pagefault runs, we
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dfloat.s60 * is no %fq in sun4u, because it has precise FP traps.
580 ! traps are already enabled to allow other
663 ! traps are already enabled to allow other
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetahplus_asm.s959 * already at PIL 15. We do this even for TL>1 traps since
H A Dspitfire_asm.s583 * interrupts or traps can occur during the loop
1034 ! Disable further CE traps to avoid recursion (stack overflow)
1167 stxa %g0, [%g0]ASI_ESTATE_ERR ! disable all error traps
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s807 ! All traps below DISP_LEVEL are disabled here, but the mondo interrupt

Completed in 57 milliseconds