Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libgcc/config/libbid/
Dbid_sqrt_macros.h233 UINT64 ES32, CY, MY; in long_sqrt128() local
303 ES32 = ES.w[1] + (ES.w[1] >> 1); in long_sqrt128()
304 __mul_64x64_to_128 (ES2, ES32, ES.w[1]); in long_sqrt128()