Home
last modified time | relevance | path

Searched refs:testb (Results 1 – 18 of 18) sorted by relevance

/titanic_41/usr/src/lib/libc/amd64/gen/
H A Dstrchr.s35 testb %dl,%dl / is it null?
41 testb %dl,%dl / is it null?
47 testb %dl,%dl / is it null?
54 testb %dl,%dl / is it null?
H A Dstrcpy.s1929 testb $USE_BSF, .memops_method(%rip)
/titanic_41/usr/src/lib/libc/i386/gen/
H A Dstrncmp.s45 testb %al,%al
53 testb %al,%al
61 testb %al,%al
71 testb %al,%al
/titanic_41/usr/src/grub/grub-0.97/stage1/
H A Dstage1.S119 testb $0x80, %dl
157 testb $STAGE1_BIOS_HD_FLAG, %dl
179 testb %al, %al
242 testb $STAGE1_BIOS_HD_FLAG, %dl
/titanic_41/usr/src/uts/i86xpv/sys/
H A Dmachprivregs.h64 testb $0xff, VCPU_INFO_EVTCHN_UPCALL_PENDING(r)
73 testb $1, VCPU_INFO_EVTCHN_UPCALL_MASK(r)
345 testb $0x1, PCB_RUPDATE(%r15); \
/titanic_41/usr/src/uts/intel/ia32/ml/
H A Dlock_prim.s81 testb %al, %al
128 testb %dl,%dl /* stalls on P6 ? */
146 testb %dl,%dl /* stalls on P6 ? */
300 testb %dl, %dl /* did we get the lock? ... */
329 testb %dl, %dl /* did we get the lock? ... */
404 testb %dl, %dl /* did we get it? */
420 testb %dl, %dl /* did we get it? */
H A Dmodstubs.s131 testb $MODS_INSTALLED, MODS_FLAG(%rax); /* installed? */ \
149 testb $MODS_INSTALLED, MODS_FLAG(%rax); /* installed? */ \
152 5: testb $MODS_WEAK, MODS_FLAG(%rax); /* weak? */ \
282 testb $MODS_INSTALLED, MODS_FLAG(%eax); /* installed? */ \
300 testb $MODS_INSTALLED, MODS_FLAG(%eax); /* installed? */ \
303 5: testb $MODS_WEAK, MODS_FLAG(%eax); /* weak? */ \
H A Di86_subr.s1925 testb %cl, (%r8, %rdx)
1950 testb %al, %cl
1997 testb $1, %dl
2025 testb $1, %cl
2279 testb $1, %dl
2304 testb $1, %cl
3624 testb %dl, %dl
3680 testb %dl, %dl
/titanic_41/usr/src/cmd/sgs/rtld/i386/
H A Dboot_elf.s107 testb $LA_SYMB_NOPLTENTER, 0xc(%eax) / <link.h>
154 testb $LA_SYMB_NOPLTEXIT, 12(%edi)
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dasm.S1233 testb %al, %al
1277 testb %ah, %ah
1280 testb $0x3f, %cl /* 0 sectors means no disk */
1615 testb %ah, %ah
1790 testb %dl, %dl
1806 testb %ah, %ah
/titanic_41/usr/src/cmd/sgs/rtld/amd64/
H A Dboot_elf.s228 testb $LA_SYMB_NOPLTENTER, SBFLAGS_OFF(%rax) / <link.h>
285 testb $LA_SYMB_NOPLTEXIT, SBFLAGS_OFF(%r11)
/titanic_41/usr/src/uts/common/sys/
H A Dstream.h773 extern int testb(size_t, uint_t);
/titanic_41/usr/src/uts/i86pc/ml/
H A Dsyscall_asm_amd64.s303 testb $0x1, PCB_RUPDATE(lwp); \
H A Dlocore.s1532 testb $0x1, PCB_RUPDATE(%r14)
/titanic_41/usr/src/man/man9f/
H A DMakefile470 testb.9f \
/titanic_41/usr/src/uts/common/io/
H A Dstream.c1263 testb(size_t size, uint_t pri) in testb() function
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc466 file path=usr/share/man/man9f/testb.9f
/titanic_41/usr/src/grub/grub-0.97/
H A DChangeLog8356 * stage1/stage1.S: Call testb instead of andb when checking if