Home
last modified time | relevance | path

Searched refs:ha (Results 1 – 22 of 22) sorted by relevance

/sysdeps/ieee754/ldbl-128ibm/
A De_hypotl.c54 int64_t j,k,ha,hb; in __ieee754_hypotl() local
58 EXTRACT_WORDS64 (ha, xhi); in __ieee754_hypotl()
61 ha &= 0x7fffffffffffffffLL; in __ieee754_hypotl()
63 if(hb > ha) {a=y;b=x;j=ha; ha=hb;hb=j;} else {a=x;b=y;} in __ieee754_hypotl()
66 if((ha-hb)>0x0780000000000000LL) {return a+b;} /* x/y > 2**120 */ in __ieee754_hypotl()
69 if(ha > 0x5f30000000000000LL) { /* a>2**500 */ in __ieee754_hypotl()
70 if(ha >= 0x7ff0000000000000LL) { /* Inf or NaN */ in __ieee754_hypotl()
74 if(ha == 0x7ff0000000000000LL) in __ieee754_hypotl()
/sysdeps/powerpc/powerpc32/
A Dstart.S78 addis r30,r13,_GLOBAL_OFFSET_TABLE_-got_label@ha
79 addis r8,r13,L(start_addresses)-got_label@ha
83 lis r8,L(start_addresses)@ha
A Dconfigure.ac9 if grep '_GLOBAL_OFFSET_TABLE_-.*@ha' conftest.s > /dev/null 2>&1; then
A Dcrti.S69 addis r30, r30, _GLOBAL_OFFSET_TABLE_-.Lgot_label_i@ha
A Dconfigure18 if grep '_GLOBAL_OFFSET_TABLE_-.*@ha' conftest.s > /dev/null 2>&1; then
A Ddl-start.S53 addis r31,r31,_GLOBAL_OFFSET_TABLE_-got_label@ha
A Dppc-mcount.S64 addis r30, r30, _GLOBAL_OFFSET_TABLE_-0b@ha
A Dsysdep.h191 lis rOUT,(member)@ha; \
A Dmemset.S243 addis rGOT,rGOT,_GLOBAL_OFFSET_TABLE_-got_label@ha
/sysdeps/unix/sysv/linux/powerpc/powerpc32/
A D____longjmp_chk.S32 addis r3,r3,_GLOBAL_OFFSET_TABLE_-got_label2@ha; \
37 lis r3,.LC0@ha; \
A Dmakecontext.S58 lis r6,L(exitcode)@ha
152 lis r6,L(novec_exitcode)@ha
A Dswapcontext-common.S150 addis r7,r7,_GLOBAL_OFFSET_TABLE_-got_label@ha
162 lis r7,(_dl_hwcap+LOWORD)@ha
288 addis r7,r7,_GLOBAL_OFFSET_TABLE_-got_label@ha
299 lis r7,(_dl_hwcap+LOWORD)@ha
A Dgetcontext-common.S149 addis r7,r7,_GLOBAL_OFFSET_TABLE_-got_label@ha
161 lis r7,(_dl_hwcap+LOWORD)@ha
A Dsetcontext-common.S62 addis r7,r7,_GLOBAL_OFFSET_TABLE_-got_label@ha
74 lis r7,(_dl_hwcap+LOWORD)@ha
/sysdeps/mach/hurd/net/
A Dif_arp.h139 unsigned char ha[MAX_ADDR_LEN]; /* Hardware address. */ member
/sysdeps/powerpc/powerpc64/
A Dcrti.S73 addis r9, r2, .LC0@toc@ha
A Dsysdep.h144 1: addis r2,r12,.TOC.-1b@ha; \
/sysdeps/powerpc/powerpc32/power7/
A Dstrcasecmp.S56 addis rGOT, rGOT, _GLOBAL_OFFSET_TABLE_-.L1@ha
63 lis rTMP,_GLOBAL_OFFSET_TABLE_@ha
/sysdeps/unix/sysv/linux/net/
A Dif_arp.h179 unsigned char ha[MAX_ADDR_LEN]; /* Hardware address. */ member
/sysdeps/powerpc/powerpc32/fpu/
A Dsetjmp-common.S89 addis r5,r5,_GLOBAL_OFFSET_TABLE_-got_label@ha
107 lis r6,(_dl_hwcap+LOWORD)@ha
A D__longjmp-common.S35 addis r5,r5,_GLOBAL_OFFSET_TABLE_-got_label@ha
55 lis r5,(_dl_hwcap+LOWORD)@ha
/sysdeps/powerpc/powerpc32/a2/
A Dmemcpy.S115 addis r9,r9,_GLOBAL_OFFSET_TABLE_-got_label@ha

Completed in 15 milliseconds