Searched refs:trapping (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | signals.c | 32 static int trapping = -1; /* -1 means first time */ variable 65 switch (trapping) { in trap_signals() 84 trapping = 1; in trap_signals() 100 switch (trapping) { in ignore_signals() 111 trapping = 0; in ignore_signals()
|
/titanic_41/usr/src/uts/sparc/v9/ml/ |
H A D | syscall_trap.s | 76 ! If the trapping thread has the address mask bit set, then it's 321 ! If the trapping thread has the address mask bit clear, then it's
|
/titanic_41/usr/src/lib/libmvec/common/vis/ |
H A D | __vlog.S | 527 fxtod %f0,%f0 ! scale by 2**1074 w/o trapping 577 fxtod %f10,%f10 ! scale by 2**1074 w/o trapping 627 fxtod %f20,%f20 ! scale by 2**1074 w/o trapping
|
H A D | __vlog_ultra3.S | 2749 fxtod P0_X1,P0_X1 ! scale by 2**1074 w/o trapping 2804 fxtod P1_X2,P1_X2 ! scale by 2**1074 w/o trapping 2856 fxtod P2_X3,P2_X3 ! scale by 2**1074 w/o trapping
|
/titanic_41/usr/src/uts/sun4v/ml/ |
H A D | trap_table.s | 1595 rdpr %tpc, %g1 ! ld trapping instruction using
|
/titanic_41/usr/src/uts/sun4u/ml/ |
H A D | trap_table.s | 1822 rdpr %tpc, %g1 ! ld trapping instruction using
|