Searched defs:DC3 (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vhypot.S41 .word 0x7fd00000, 0 ! DC3
56 #define DC3 %f0 define
220 ldd [%o3+32],DC3
887 fmuld DC3,%f24,%f24 ! (1_2) res = dmax * res;
940 fmuld %f26,DC3,%f36 ! (1_1) x *= dnorm;
942 fmuld %f24,DC3,%f56 ! (1_1) y *= dnorm;
H A D__vatanf.S42 .word 0x7ff00000, 0x00000000 ! DC3
172 #define DC3 %f62 define
225 ! y0 = vis_fand(div,DC3);
276 ldd [%l2+40],DC3
388 fand %f32,DC3,%f24 ! (0_0) y0 = vis_fand(div,dconst3);
424 fand %f30,DC3,%f24 ! (1_0) y0 = vis_fand(div,dconst3);
463 fand %f28,DC3,%f24 ! (2_0) y0 = vis_fand(div,dconst3);
505 fand %f34,DC3,%f24 ! (3_0) y0 = vis_fand(div,dconst3);
562 fand %f32,DC3,%f24 ! (4_0) y0 = vis_fand(div,dconst3);
633 fand %f30,DC3,
[all...]
H A D__vsqrt.S44 .word 0x7fffe000, 0x00000000 ! DC3 = 0x7fffe00000000000
581 #define DC3 %f4 define
644 ! res_c = vis_fand(res_c,DC3); /* DC3 = vis_to_double(0x7fffe000, 0x00000000); */
699 ldd [TBL+56],DC3
772 fand %f54,DC3,%f54 ! (5_1) res_c = vis_fand(res_c,DC3);
813 fand %f54,DC3,%f54 ! (0_0) res_c = vis_fand(res_c,DC3);
856 fand %f54,DC3,
[all...]
H A D__vrsqrt.S47 .word 0x7fffc000, 0x00000000 ! DC3
63 #define DC3 %f46 define
154 ! res_c = vis_fand(res_c,DC3);
211 ldd [%o3+0x48],DC3
280 fand %f18,DC3,%f6 ! (6_1) res_c = vis_fand(res_c,DC3);
316 fand %f18,DC3,%f8 ! (0_0) res_c = vis_fand(res_c,DC3);
355 fand %f18,DC3,%f8 ! (1_0) res_c = vis_fand(res_c,DC3);
[all...]
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dopl.h86 DC3, enumerator in enum:__anon10169

Completed in 57 milliseconds