Searched refs:testl (Results 1 - 25 of 53) sorted by relevance

123

/freebsd-10.2-release/lib/libc/i386/string/
H A Dwcschr.S44 testl %ebx,%ebx
49 testl %ebx,%ebx
54 testl %ebx,%ebx
59 testl %ebx,%ebx
H A Dwcscmp.S45 testl %eax,%eax
50 testl %eax,%eax
55 testl %eax,%eax
62 testl %eax,%eax
H A Dmemchr.S47 testl %esp,%esp /* clear Z flag, for len == 0 */
H A Dswab.S57 testl $7,%ecx # copy first group of 1 to 7 words
64 testl $7,%ecx
H A Dstrncmp.S61 testl %edx,%edx
/freebsd-10.2-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/pid/
H A Dtst.branch.s55 testl %eax, %eax
61 testl %eax, %eax
H A Dtst.embedded.s54 testl %eax, %eax
H A Dtst.ret.s85 testl %eax, %eax
/freebsd-10.2-release/contrib/compiler-rt/lib/i386/
H A Dashrdi3.S26 testl %eax, %eax // check the sign-bit of the input
54 testl $0x20, %ecx // If count >= 32
H A Dashldi3.S44 testl $0x20, %ecx // If count >= 32
H A Dlshrdi3.S44 testl $0x20, %ecx // If count >= 32
/freebsd-10.2-release/lib/libc/i386/sys/
H A Dsbrk.S57 testl %ecx,%ecx
75 testl %ecx,%ecx
/freebsd-10.2-release/lib/libc/i386/gen/
H A Dsigsetjmp.S60 testl %eax,%eax
103 testl %eax,%eax
H A D_setjmp.S75 testl %eax,%eax
H A Dsetjmp.S91 testl %eax,%eax
/freebsd-10.2-release/sys/i386/svr4/
H A Dsvr4_locore.s14 testl $PSL_VM,SVR4_UC_EFLAGS(%eax)
/freebsd-10.2-release/lib/libstand/i386/
H A D_setjmp.S72 testl %eax,%eax
/freebsd-10.2-release/tools/regression/lib/msun/
H A Dtest-rem.c44 static void testl(long double, long double, long double, int);
49 testl(x, y, e_r, e_q); \
78 testl(-0x1.23456789abcdefp-2000L, 0x1.fedcba987654321p-2000L,
101 testl(-0x1.0000000000003p+0, 0x1.0000000000003p+0, -0.0, -1);
103 testl(-0x1.0000000000001p-749, 0x1.4p-1072, 0x1p-1074, -1288490189);
144 testl(long double x, long double y, long double expected_rem, int expected_quo) function
/freebsd-10.2-release/sys/i386/i386/
H A Dlocore.s276 testl $CPUID_VME, R(cpu_feature)
338 testl $PSL_VM,UC_EFLAGS(%eax)
355 testl $PSL_VM,UC4_EFLAGS(%eax)
373 testl $PSL_VM,SC_PS(%eax)
505 testl $RB_BOOTINFO,8(%ebp) /* bi_size (and bootinfo) valid? */
577 testl %eax,%eax
615 testl %eax,%eax
698 testl %edi,%edi
708 testl %edi,%edi
751 testl
[all...]
H A Dmpboot.s84 testl $CPUID_PSE,%edx
90 testl $CPUID_PGE,%edx
95 testl $CPUID_VME,%edx
H A Dexception.s356 testl $PSL_VM,TF_EFLAGS(%esp)
359 testl $PCB_VM86CALL,PCB_FLAGS(%ecx)
375 testl $TDF_ASTPENDING | TDF_NEEDRESCHED,TD_FLAGS(%eax)
445 testl $TDP_CALLCHAIN,TD_PFLAGS(%eax) /* flagged for capture? */
H A Dswtch.s79 testl %ecx,%ecx /* no thread? */
120 testl %ecx,%ecx /* no thread? */
137 testl $PCB_DBREGS,PCB_FLAGS(%edx)
170 testl %ecx,%ecx /* no thread? */
318 testl $PCB_DBREGS,PCB_FLAGS(%edx)
/freebsd-10.2-release/sys/amd64/amd64/
H A Dexception.S187 testl $PSL_I,TF_RFLAGS(%rsp)
312 testl $PSL_I,TF_RFLAGS(%rsp)
341 testl $PSL_I,TF_RFLAGS(%rsp)
400 testl $PCB_FULL_IRET,PCB_FLAGS(%rax)
404 testl $TDF_ASTPENDING | TDF_NEEDRESCHED,TD_FLAGS(%rax)
523 testl %ebx,%ebx
528 testl $TDP_CALLCHAIN,TD_PFLAGS(%rax) /* flagged for capture? */
577 testl %ebx,%ebx
678 testl $TDF_ASTPENDING | TDF_NEEDRESCHED,TD_FLAGS(%rax)
705 testl
[all...]
/freebsd-10.2-release/lib/libc/amd64/gen/
H A Dsigsetjmp.S58 testl %esi,%esi
/freebsd-10.2-release/sys/i386/xen/
H A Dlocore.s300 testl $PSL_VM,UC_EFLAGS(%eax)
317 testl $PSL_VM,UC4_EFLAGS(%eax)
335 testl $PSL_VM,SC_PS(%eax)

Completed in 224 milliseconds

123