Searched refs:testl (Results 26 - 50 of 53) sorted by relevance

123

/freebsd-10.2-release/contrib/xz/src/liblzma/check/
H A Dcrc32_x86.S148 testl $7, %esi
248 testl %edi, %edi
H A Dcrc64_x86.S139 testl $3, %esi
228 testl %edi, %edi
/freebsd-10.2-release/secure/lib/libcrypto/i386/
H A Dx86-gf2m.s247 testl $8388608,%eax
249 testl $16777216,%eax
251 testl $2,%edx
H A Dx86cpuid.s302 testl $3,%edx
311 testl $-4,%ecx
H A Dvpaes-x86.s245 testl %edi,%edi
307 testl %edi,%edi
409 testl %edi,%edi
H A Daesni-x86.s317 testl %ebx,%ebx
1331 testl $15,%eax
1692 testl %eax,%eax
1916 testl %eax,%eax
1918 testl %edx,%edx
2114 testl %eax,%eax
H A Dcmll-x86.s1551 testl %ecx,%ecx
1553 testl %edx,%edx
2152 testl $4294967280,%ecx
2186 testl $4294967280,%ecx
2189 testl $15,%ecx
H A Drc4-586.s33 testl $-8,%edx
H A Daes-586.s2254 testl $15,%ecx
2541 testl $15,%ecx
2584 testl $15,%ecx
2771 testl $-1,%esi
2773 testl $-1,%edi
H A Dbn-586.s81 testl $4294967288,%ecx
H A Dghash-x86.s1173 testl %ebx,%ebx
/freebsd-10.2-release/sys/i386/xen/
H A Dexception.s332 testl $PSL_VM,TF_EFLAGS(%esp) /* are we in vm86 mode? */
335 testl $PCB_VM86CALL,PCB_FLAGS(%ecx) /* are we in a vm86 call? */
352 testl $TDF_ASTPENDING | TDF_NEEDRESCHED,TD_FLAGS(%eax)
/freebsd-10.2-release/sys/boot/i386/btx/btxldr/
H A Dbtxldr.S72 testl $OPT_SET(RBX_MUTE), 4(%esp) # Check first argument
119 testl $KARGS_FLAGS_EXTARG, BA_BOOTFLAGS+4(%esp) # Check for extra data
/freebsd-10.2-release/sys/i386/i386/
H A Dsupport.s126 testl %edx,%edx
286 testl %ebx,%ebx /* anything to do? */
616 testl %edx,%edx
658 testl %edx,%edx
H A Dvm86bios.s72 testl %ecx,%ecx
/freebsd-10.2-release/tools/regression/lib/msun/
H A Dtest-next.c56 #define testl(exp, ans, ex) do { \ macro
159 testl(nexttowardl(1.0, 1.0 + ldbl_eps), 1.0 + ldbl_eps, 0);
/freebsd-10.2-release/sys/amd64/amd64/
H A Dcpu_switch.S108 testl $PCB_DBREGS,PCB_FLAGS(%r8)
198 testl $TDP_KTHREAD,TD_PFLAGS(%rsi)
244 testl $PCB_DBREGS,PCB_FLAGS(%r8)
/freebsd-10.2-release/lib/libz/contrib/asm686/
H A Dmatch.S278 LeaveLoopCmps: testl $0x0000FFFF, %eax
/freebsd-10.2-release/contrib/gcc/config/i386/
H A Dsol2-c1.asm74 testl %eax,%eax
87 testl %eax,%eax
H A Dsol2-gc1.asm77 testl %eax,%eax
90 testl %eax,%eax
/freebsd-10.2-release/sys/boot/i386/btx/btx/
H A Dbtx.S384 testl $PSL_T,0x10(%esp,1) # Trap flag set?
506 testl $V86F_ADDR,%edx # Segment:offset?
535 intusr.4: testl $V86F_CALLF,%edx # Far call?
677 testl $V86F_FLAGS,%edx # User wants flags?
740 testl $PSL_VM,0x50(%ebx) # V86 mode?
/freebsd-10.2-release/sys/boot/pc98/btx/btx/
H A Dbtx.S410 testl $PSL_T,0x10(%esp,1) # Trap flag set?
532 testl $V86F_ADDR,%edx # Segment:offset?
561 intusr.4: testl $V86F_CALLF,%edx # Far call?
703 testl $V86F_FLAGS,%edx # User wants flags?
765 testl $PSL_VM,0x50(%ebx) # V86 mode?
/freebsd-10.2-release/secure/lib/libcrypto/amd64/
H A Daesni-x86_64.S451 testl %r8d,%r8d
1979 testl %r9d,%r9d
2302 testl %eax,%eax
H A Dx86_64-mont.S8 testl $3,%r9d
H A Dx86_64-mont5.S8 testl $3,%r9d

Completed in 401 milliseconds

123