Home
last modified time | relevance | path

Searched refs:LD (Results 1 – 6 of 6) sorted by relevance

/sysdeps/powerpc/powerpc64/power7/
A Dmemcmp.S69 # define LD ldbrx macro
71 # define LD ldx macro
128 LD rWORD1, 0, rSTR1
129 LD rWORD2, 0, rSTR2
201 LD rWORD5, 0, rSTR1
202 LD rWORD6, 0, rSTR2
245 LD rWORD5, 0, rSTR1
246 LD rWORD6, 0, rSTR2
287 LD rWORD3, 0, rSTR1
288 LD rWORD4, 0, rSTR2
[all …]
/sysdeps/powerpc/powerpc64/power8/
A Dmemcmp.S70 # define LD ldbrx macro
72 # define LD ldx macro
106 LD rWORD1, 0, rSTR1
107 LD rWORD2, 0, rSTR2
120 LD rWORD1, 0, rSTR1
121 LD rWORD2, 0, rSTR2
495 LD rWORD1, 0, rSTR1
496 LD rWORD2, 0, rSTR2
568 LD rWORD5, 0, rSTR1
569 LD rWORD6, 0, rSTR2
[all …]
/sysdeps/unix/sysv/linux/sparc/sparc64/
A DMakefile5 LD += -melf64_sparc
/sysdeps/ieee754/ldbl-128ibm/
A De_powl.c108 static const long double LD[] = variable
339 v = LD[0] + s2 * (LD[1] + s2 * (LD[2] + s2 * (LD[3] + s2 * (LD[4] + s2)))); in __ieee754_powl()
/sysdeps/unix/sysv/linux/sparc/sparc32/
A DMakefile6 LD += -melf32_sparc
/sysdeps/ieee754/ldbl-128/
A De_powl.c108 static const _Float128 LD[] = variable
346 v = LD[0] + s2 * (LD[1] + s2 * (LD[2] + s2 * (LD[3] + s2 * (LD[4] + s2)))); in __ieee754_powl()

Completed in 9 milliseconds