Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vrhypot.c172 x_hi0 = (x + D2ON36) - D2ON36; \
269 x_hi0 = (x0 + D2ON36) - D2ON36; in __vrhypot()
270 y_hi0 = (y0 + D2ON36) - D2ON36; in __vrhypot()
271 x_hi1 = (x1 + D2ON36) - D2ON36; in __vrhypot()
272 y_hi1 = (y1 + D2ON36) - D2ON36; in __vrhypot()
273 x_hi2 = (x2 + D2ON36) - D2ON36; in __vrhypot()
274 y_hi2 = (y2 + D2ON36) - D2ON36; in __vrhypot()
358 x_hi0 = (x0 + D2ON36) - D2ON36; in __vrhypot()
359 y_hi0 = (y0 + D2ON36) - D2ON36; in __vrhypot()
394 x_hi1 = (x1 + D2ON36) - D2ON36; in __vrhypot()
[all …]
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vrhypot.S411 fsubd %f46,D2ON36,%f20 ! (7_1) x_hi0 -= D2ON36;
416 fsubd %f50,D2ON36,%f54 ! (7_1) y_hi0 -= D2ON36;
476 fsubd %f46,D2ON36,%f20 ! (0_0) x_hi0 -= D2ON36;
481 fsubd %f12,D2ON36,%f54 ! (0_0) y_hi0 -= D2ON36;
553 fsubd %f46,D2ON36,%f20 ! (1_0) x_hi0 -= D2ON36;
558 fsubd %f12,D2ON36,%f54 ! (1_0) y_hi0 -= D2ON36;
633 fsubd %f46,D2ON36,%f20 ! (2_0) x_hi0 -= D2ON36;
638 fsubd %f50,D2ON36,%f54 ! (2_0) y_hi0 -= D2ON36;
718 fsubd %f46,D2ON36,%f20 ! (3_0) x_hi0 -= D2ON36;
723 fsubd %f50,D2ON36,%f54 ! (3_0) y_hi0 -= D2ON36;
[all …]