Searched refs:checking (Results 1 - 23 of 23) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/gen/common/sparc/
H A Dffs.s42 be 1b ! if bit is zero, keep checking
/illumos-gate/usr/src/cmd/zlook/
H A Dzlook.c203 boolean_t checking = B_FALSE; local
243 checking = B_TRUE;
247 checking = B_TRUE;
251 checking = B_TRUE;
260 if ((checking && looking) || (checking && reading) ||
262 (!checking && !reading && !looking))
272 if (checking) {
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A D_stack_grow.s64 / If the stack size is 0, stack checking is disabled.
/illumos-gate/usr/src/lib/libc/i386/gen/
H A D_stack_grow.s64 / If the stack size is 0, stack checking is disabled.
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrchr.s37 ! Here, we start by checking to see if we're searching the dest
H A Dstrcpy.s54 ! first checking the alignment of its source pointer. And,
56 ! once this has occurred, the copy takes place, while checking
H A Dstrlcpy.s48 ! this method starts by checking for and arranging source alignment.
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrchr.s37 ! Here, we start by checking to see if we're searching the dest
H A Dstrcpy.s53 ! This implementation of strcpy works by first checking the
57 ! checking for zero bytes, depending upon its dst ptr alignment.
H A Dstrlcpy.s49 ! this method starts by checking for and arranging source alignment.
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dexpl.s44 je .check_tail / More checking if 0.5 <= |x| < 1
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dexpl.s44 je .check_tail / More checking if 0.5 <= |x| < 1
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcmp.s113 ! So set it anyway, without checking.
167 ! So set it anyway, without checking.
H A Dmemcpy.s106 ! So set it anyway, without checking.
208 ! So set it anyway, without checking.
259 * Compare against 256 since we should be checking block addresses
271 ! So set it anyway, without checking.
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_copy.s115 ! kernel default without checking.
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.s153 ! So set it anyway, without checking.
236 ! So set it anyway, without checking.
/illumos-gate/usr/src/uts/sun4u/starcat/ml/
H A Ddrmach_asm.s643 ! WARNING: no bounds checking
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btx/
H A Dbtx.S495 * tracing, and alignment checking while the handler runs.
509 # and alignment checking for
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s212 ! So set it anyway, without checking.
/illumos-gate/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemcpy.s333 ! Setting it when already set costs more than checking
1203 ! Setting it when already set costs more than checking
1687 ! Setting it when already set costs more than checking
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.s691 ! %o3 = %o1 | %o2 (used for alignment checking)
1361 ! kernel default without checking.
H A Dniagara_copy.s1161 ! Setting it when already set costs more than checking
2091 * Compare against 256 since we should be checking block addresses
3529 ! Setting it when already set costs more than checking
4484 ! %o3 = %o1 | %o2 (used for alignment checking)
5724 ! Setting it when already set costs more than checking
7663 ! kernel default without checking.
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus_asm.s1237 * 2. The SFSR register is read and verified as valid by checking
1375 bz,pn %xcc, 4f ! branch, checking UE is meaningless

Completed in 103 milliseconds