Home
last modified time | relevance | path

Searched refs:testl (Results 1 – 25 of 42) sorted by relevance

12

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20020510-1.c46 testl (unsigned long l, int ok) in testl() function
77 testl (0, 0); in main()
78 testl (1, 1); in main()
79 testl (LONG_MAX, 1); in main()
80 testl (LONG_MAX+1UL, 0); in main()
81 testl (ULONG_MAX, 0); in main()
/openbsd-src/regress/lib/libm/msun/
H A Drem_test.c45 static void testl(long double, long double, long double, int);
50 testl(x, y, e_r, e_q); \
76 testl(-0x1.23456789abcdefp-2000L, 0x1.fedcba987654321p-2000L, in ATF_TC_BODY()
103 testl(-0x1.0000000000003p+0, 0x1.0000000000003p+0, -0.0, -1); in ATF_TC_BODY()
105 testl(-0x1.0000000000001p-749, 0x1.4p-1072, 0x1p-1074, -1288490189); in ATF_TC_BODY()
142 testl(long double x, long double y, long double expected_rem, int expected_quo) in testl() function
H A Dnext_test.c56 #define testl(exp, ans, ex) do { \ macro
165 testl(nexttowardl(1.0, 1.0 + ldbl_eps), 1.0 + ldbl_eps, 0); in ATF_TC_BODY()
/openbsd-src/regress/lib/libm/complex/
H A Dcomplex.c20 #define testl(f, r, i) ( \ macro
47 assert(testl(rl, 1.150127L, -2.256295L)); in main()
49 assert(testl(rl, -1.150127L, -0.685498L)); in main()
51 assert(testl(rl, -0.381870L, -1.071985L)); in main()
/openbsd-src/sys/arch/i386/i386/
H A Din_cksum.s128 testl %eax, %eax
138 testl %ebp, %ebp
174 testl %esi, %esi
178 testl %ebp, %ebp
343 testl %esi, %esi
H A Dlocore0.S84 testl %eax,%eax
122 testl %eax,%eax
165 testl $SEFF0EDX_ARCH_CAP,%edx
171 testl $ARCH_CAP_RDCL_NO,%eax
271 testl %eax,%eax
H A Dvector.s105 testl %ebx,%ebx ;\
124 testl %ebx,%ebx ;\
154 testl %esi,%esi ;\
H A Dapicvec.s241 testl %ebx,%ebx ;\
263 testl %ebx,%ebx ;\
282 testl %esi,%esi ;\
H A Dlocore.s121 testl %eax,%eax ; \
687 testl %edx,%edx
771 testl %esi,%esi
1026 testl %eax,%eax
1342 testl %eax,%eax
1400 testl $PSL_I,%edx
1444 testl %eax,%eax
1522 testl %edx, %edx
1535 testl $CPUID_PAE, cpu_feature
H A Dapmcall.S97 testl $0xff00, %eax
/openbsd-src/lib/libc/arch/i386/sys/
H A Dsigprocmask.S38 testl %ecx,%ecx # check new sigset pointer
50 testl %ecx,%ecx # test if old mask requested
/openbsd-src/gnu/llvm/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 Dlshrdi3.S46 testl $0x20, %ecx // If count >= 32
H A Dashldi3.S46 testl $0x20, %ecx // If count >= 32
/openbsd-src/sys/arch/amd64/amd64/
H A Dlocore.S313 testl $P_SYSTEM,P_FLAG(%r13)
327 testl $CPUPF_USERXSTATE,CPUVAR(PFLAGS)
354 testl $CPUPF_USERSEGS,CPUVAR(PFLAGS)
384 testl $P_SYSTEM,P_FLAG(%r12)
583 testl $MDP_IRET, P_MD_FLAGS(%r14)
587 testl $CPUPF_USERXSTATE,CPUVAR(PFLAGS)
591 testl $CPUPF_USERSEGS,CPUVAR(PFLAGS)
776 testl $CPUPF_USERXSTATE,CPUVAR(PFLAGS)
780 testl $CPUPF_USERSEGS,CPUVAR(PFLAGS)
909 //testl
[all...]
H A Dlocore0.S157 testl %eax,%eax
232 testl $SEFF0EDX_ARCH_CAP, %edx
238 testl $ARCH_CAP_RDCL_NO, %eax
411 testl %eax,%eax
H A Dmptramp.S151 testl %edx, %edx
196 testl %eax,%eax
/openbsd-src/lib/libc/arch/amd64/gen/
H A Dsigsetjmp.S58 testl %esi,%esi
128 testl %eax,%eax
H A D_setjmp.S104 testl %eax,%eax
/openbsd-src/lib/libc/arch/i386/stdlib/
H A Dlabs.S37 testl %eax,%eax
H A Dabs.S37 testl %eax,%eax
/openbsd-src/sys/lib/libkern/arch/i386/
H A Dmemchr.S15 testl %ecx,%ecx /* test for len == 0 */
H A Dscanc.S37 testl %ecx,%ecx
/openbsd-src/lib/libc/arch/i386/string/
H A Dmemchr.S14 testl %ecx,%ecx /* test for len == 0 */
/openbsd-src/sys/lib/libkern/arch/amd64/
H A Dscanc.S43 testl %ecx,%ecx

12