Searched refs:andl (Results 1 – 25 of 120) sorted by relevance
12345
/sysdeps/x86_64/fpu/ |
A D | e_scalbl.S | 32 andl $0x4700, %eax 35 andl $0x4500, %eax 40 andl $0x4500, %eax 58 andl $0x8000, %edx 59 andl $0x0228, %eax 62 andl $8, %eax
|
A D | s_copysignl.S | 13 andl $0x8000,%edx 14 andl $0x7fff,%eax
|
A D | s_ceill.S | 19 andl $0xfbff,%edx 27 andl $0x1, %eax
|
A D | s_floorl.S | 18 andl $0xf7ff,%edx 26 andl $0x1, %eax
|
A D | s_signbit.S | 23 andl $0x80, %eax
|
A D | s_signbitf.S | 23 andl $0x8, %eax
|
A D | s_nearbyintl.S | 13 andl $0x1, %eax
|
/sysdeps/i386/fpu/ |
A D | e_scalbl.S | 34 andl $0x4700, %eax 37 andl $0x4500, %eax 42 andl $0x4500, %eax 65 andl $0x8000, %edx 66 andl $0x0228, %eax 69 andl $8, %eax
|
A D | e_scalb.S | 35 andl $0x4700, %eax 38 andl $0x4500, %eax 43 andl $0x4500, %eax 67 andl $0x80000000, %edx 68 andl $0x0228, %eax 71 andl $8, %eax
|
A D | e_scalbf.S | 36 andl $0x4700, %eax 39 andl $0x4500, %eax 44 andl $0x4500, %eax 68 andl $0x80000000, %edx 69 andl $0x0228, %eax 72 andl $8, %eax
|
A D | s_copysign.S | 13 andl $0x80000000,%edx 14 andl $0x7fffffff,%eax
|
A D | s_copysignf.S | 13 andl $0x80000000,%edx 14 andl $0x7fffffff,%eax
|
A D | s_copysignl.S | 13 andl $0x8000,%edx 14 andl $0x7fff,%eax
|
A D | s_remquo.S | 27 andl $4, %ecx 28 andl $3, %eax 33 andl $7, %eax
|
A D | s_remquof.S | 27 andl $4, %ecx 28 andl $3, %eax 33 andl $7, %eax
|
A D | s_remquol.S | 27 andl $4, %ecx 28 andl $3, %eax 33 andl $7, %eax
|
A D | s_floorl.S | 22 andl $0xf7ff,%edx 30 andl $0x1, %eax
|
A D | s_ceill.S | 22 andl $0xfbff,%edx 30 andl $0x1, %eax
|
A D | s_frexpf.S | 45 andl $0x7fffffff, %eax 63 andl $0x7fffffff, %eax 66 andl $0x807fffff, %edx
|
A D | s_frexp.S | 46 andl $0x7fffffff, %eax 66 andl $0x7fffffff, %eax 69 andl $0x800fffff, %edx
|
A D | s_frexpl.S | 48 andl $0x7fff, %eax 69 andl $0x7fff, %eax 71 2: andl $0x8000, %edx
|
/sysdeps/i386/i586/ |
A D | strlen.S | 45 andl %eax, %edx /* separate last two bits of address */ 104 andl $~magic, %edx /* any of the carry flags set? */ 120 andl $~magic, %edx /* any of the carry flags set? */ 136 andl $~magic, %edx /* any of the carry flags set? */ 152 andl $~magic, %edx /* any of the carry flags set? */
|
/sysdeps/x86_64/multiarch/ |
A D | strrchr-avx2.S | 54 andl $(2 * VEC_SIZE - 1), %ecx 89 andl $(VEC_SIZE - 1), %ecx 169 andl $0x11111111, %eax 192 andl $0x11111111, %ecx 193 andl $0x11111111, %eax 199 andl %r8d, %eax 215 andl $0x11111111, %ecx 216 andl $0x11111111, %eax 222 andl %r8d, %eax
|
/sysdeps/i386/ |
A D | htons.S | 30 andl $0xffff, %eax
|
/sysdeps/unix/sysv/linux/i386/ |
A D | makecontext.S | 52 andl $0xfffffff0, %edx 86 andl $-8, %edx 104 andl $-8, %esi 240 andl $0xfffffff0, %esp
|
Completed in 17 milliseconds
12345