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

123

/freebsd-11-stable/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-11-stable/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-11-stable/sys/i386/i386/
H A Dsigtramp.s57 testl $PSL_VM,UC_EFLAGS(%eax)
74 testl $PSL_VM,UC4_EFLAGS(%eax)
92 testl $PSL_VM,SC_PS(%eax)
H A Dmpboot.s84 testl $CPUID_PSE,%edx
90 testl $CPUID_PGE,%edx
95 testl $CPUID_VME,%edx
H A Dexception.s201 testl $PSL_VM, 8(%esp) /* and vm86 mode. */
373 testl $PSL_VM,TF_EFLAGS(%esp)
376 testl $PCB_VM86CALL,PCB_FLAGS(%ecx)
392 testl $TDF_ASTPENDING | TDF_NEEDRESCHED,TD_FLAGS(%eax)
491 testl $TDP_CALLCHAIN,TD_PFLAGS(%eax) /* flagged for capture? */
H A Dlocore.s275 testl $CPUID_VME, R(cpu_feature)
433 testl $RB_BOOTINFO,8(%ebp) /* bi_size (and bootinfo) valid? */
507 testl %eax,%eax
545 testl %eax,%eax
630 testl %edi,%edi
640 testl %edi,%edi
683 testl $CPUID_PSE, R(cpu_feature)
692 testl $CPUID_PGE, R(cpu_feature)
778 testl $PG_G, R(pgeflag)
/freebsd-11-stable/lib/libc/i386/sys/
H A Dsbrk.S57 testl %ecx,%ecx
75 testl %ecx,%ecx
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/i386/
H A Dashrdi3.S27 testl %eax, %eax // check the sign-bit of the input
56 testl $0x20, %ecx // If count >= 32
H A Dashldi3.S46 testl $0x20, %ecx // If count >= 32
H A Dlshrdi3.S46 testl $0x20, %ecx // If count >= 32
/freebsd-11-stable/lib/libc/i386/gen/
H A Dsigsetjmp.S60 testl %eax,%eax
101 testl %eax,%eax
H A D_setjmp.S74 testl %eax,%eax
H A Dsetjmp.S90 testl %eax,%eax
/freebsd-11-stable/sys/i386/svr4/
H A Dsvr4_locore.s14 testl $PSL_VM,SVR4_UC_EFLAGS(%eax)
/freebsd-11-stable/stand/libsa/i386/
H A D_setjmp.S72 testl %eax,%eax
/freebsd-11-stable/lib/msun/tests/
H A Drem_test.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-11-stable/sys/amd64/amd64/
H A Dexception.S241 testl $PSL_I,TF_RFLAGS(%rsp)
406 testl $PSL_I,TF_RFLAGS(%rsp)
499 testl $PSL_I,TF_RFLAGS(%rsp)
575 testl $PCB_FULL_IRET,PCB_FLAGS(%rax)
579 testl $TDF_ASTPENDING | TDF_NEEDRESCHED,TD_FLAGS(%rax)
671 1: testl $CPUID_STDEXT3_IBPB,cpu_stdext_feature3(%rip)
681 testl $CPUID_STDEXT3_IBPB,cpu_stdext_feature3(%rip)
807 1: testl $CPUID_STDEXT3_IBPB,cpu_stdext_feature3(%rip)
859 testl %ebx,%ebx
879 testl
[all...]
/freebsd-11-stable/lib/libc/amd64/gen/
H A Dsigsetjmp.S58 testl %esi,%esi
/freebsd-11-stable/secure/lib/libcrypto/amd64/
H A Daesni-mb-x86_64.S14 testl $268435456,%ecx
49 testl %ecx,%ecx
58 testl %ecx,%ecx
67 testl %ecx,%ecx
76 testl %ecx,%ecx
80 testl %edx,%edx
278 testl $268435456,%ecx
313 testl %ecx,%ecx
322 testl %ecx,%ecx
331 testl
[all...]

Completed in 226 milliseconds

123