/titanic_41/usr/src/lib/libc/amd64/gen/ |
H A D | strchr.s | 35 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 D | strcpy.s | 1929 testb $USE_BSF, .memops_method(%rip)
|
/titanic_41/usr/src/lib/libc/i386/gen/ |
H A D | strncmp.s | 45 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 D | stage1.S | 119 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 D | machprivregs.h | 64 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 D | lock_prim.s | 81 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 D | modstubs.s | 131 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 D | i86_subr.s | 1925 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 D | boot_elf.s | 107 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 D | asm.S | 1233 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 D | boot_elf.s | 228 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 D | stream.h | 773 extern int testb(size_t, uint_t);
|
/titanic_41/usr/src/uts/i86pc/ml/ |
H A D | syscall_asm_amd64.s | 303 testb $0x1, PCB_RUPDATE(lwp); \
|
H A D | locore.s | 1532 testb $0x1, PCB_RUPDATE(%r14)
|
/titanic_41/usr/src/man/man9f/ |
H A D | Makefile | 470 testb.9f \
|
/titanic_41/usr/src/uts/common/io/ |
H A D | stream.c | 1263 testb(size_t size, uint_t pri) in testb() function
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 466 file path=usr/share/man/man9f/testb.9f
|
/titanic_41/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 8356 * stage1/stage1.S: Call testb instead of andb when checking if
|