Searched refs:lo4 (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/p7/
H A Dcopyd.asm81 b L(lo4)
118 L(lo4): ld r8, -56(up)
H A Dcopyi.asm82 b L(lo4)
119 L(lo4): ld r8, 48(up)
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/
H A Dcom.asm78 b L(lo4)
122 L(lo4): ld r8, 48(up)
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ryu/
H A Dd2s_intrinsics.h338 const uint64_t lo4 = lo3 - mul[0];
339 const uint64_t mid4 = mid3 - mul[1] - (lo4 > lo3);
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm/v6/
H A Daddmul_3.asm104 b L(lo4)
157 L(lo4): ldr w1, [rp, #12]
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid_binarydecimal.c191 unsigned short lo4; member in struct:__anon1201::__anon1202
201 unsigned short lo4; member in struct:__anon1203::__anon1204
259 x_out.i.lo4 = (c)&0xffff; \
272 x_out.i.lo4 = (c)&0xffff; \
460 c = x_in.i.lo4 + ((UINT64)x_in.i.lo3 << 16) + \
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid_binarydecimal.c191 unsigned short lo4; member in struct:__anon1464::__anon1465
201 unsigned short lo4; member in struct:__anon1466::__anon1467
259 x_out.i.lo4 = (c)&0xffff; \
272 x_out.i.lo4 = (c)&0xffff; \
460 c = x_in.i.lo4 + ((UINT64)x_in.i.lo3 << 16) + \
[all...]

Completed in 374 milliseconds