Home
last modified time | relevance | path

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

12

/sysdeps/ieee754/ldbl-opt/
A Dnldbl-canonicalize.c23 canonicalizel (double *cx, double *x) in canonicalizel() argument
25 return canonicalize (cx, x); in canonicalizel()
/sysdeps/i386/fpu/
A De_exp.S21 LOAD_PIC_REG (cx)
58 LOAD_PIC_REG (cx)
A Ds_atan.S22 LOAD_PIC_REG (cx)
A Ds_atanf.S22 LOAD_PIC_REG (cx)
A De_atan2.S22 LOAD_PIC_REG (cx)
A De_atan2f.S22 LOAD_PIC_REG (cx)
A De_asin.S24 LOAD_PIC_REG (cx)
A De_asinf.S26 LOAD_PIC_REG (cx)
A De_scalb.S60 LOAD_PIC_REG (cx)
82 LOAD_PIC_REG (cx)
A De_scalbf.S61 LOAD_PIC_REG (cx)
83 LOAD_PIC_REG (cx)
A De_exp2.S20 LOAD_PIC_REG (cx)
A De_exp10.S18 LOAD_PIC_REG (cx)
A De_exp2l.S20 LOAD_PIC_REG (cx)
A De_scalbl.S58 LOAD_PIC_REG (cx)
A De_pow.S73 LOAD_PIC_REG (cx)
171 LOAD_PIC_REG (cx)
A De_powl.S79 LOAD_PIC_REG (cx)
193 LOAD_PIC_REG (cx)
A De_expl.S90 LOAD_PIC_REG (cx)
/sysdeps/mach/hurd/i386/
A Dsetcontext.S52 movw %cx, %fs
/sysdeps/i386/i586/
A Dmemset.S56 movw %cx, %ax
/sysdeps/x86_64/multiarch/
A Dmemset-avx512-no-vzeroupper.S110 mov %cx, (%rdi)
111 mov %cx, -0x02(%rsi)
A Dstrcpy-sse2-unaligned.S560 mov (%rsi), %cx
561 mov %cx, (%rdi)
791 mov 16(%rsi), %cx
793 mov %cx, 16(%rdi)
922 mov 24(%rsi), %cx
925 mov %cx, 24(%rdi)
1077 mov (%rsi), %cx
1079 mov %cx, (%rdi)
1297 mov 16(%rsi), %cx
1299 mov %cx, 16(%rdi)
[all …]
/sysdeps/i386/
A Drawmemchr.S47 movw %cx, %dx /* And finally c|c|c|c */
A Dstrchr.S44 movw %cx, %dx /* and finally c|c|c|c */
/sysdeps/unix/sysv/linux/i386/
A Dsetcontext.S57 movw %cx, %fs
/sysdeps/i386/i686/multiarch/
A Dstrcpy-sse2.S508 movw (%esi), %cx
509 movw %cx, (%edi)
709 movw 16(%esi), %cx
711 movw %cx, 16(%edi)
824 movw 24(%esi), %cx
827 movw %cx, 24(%edi)
945 movw (%esi), %cx
947 movw %cx, (%edi)
1105 movw 16(%esi), %cx
1107 movw %cx, 16(%edi)
[all …]

Completed in 24 milliseconds

12