/illumos-gate/usr/src/lib/libmvec/common/ |
H A D | __vrsqrt.c | 35 #define LO(x) *(unsigned*)x macro 38 #define LO(x) *(1+(unsigned*)x) macro 144 lx = LO((px - stridex)); in __vrsqrt() 168 LO(&res_c0) = 0; in __vrsqrt() 179 LO(&dsqrt_exp0) = 0; in __vrsqrt() 207 lx = LO(px); in __vrsqrt() 231 LO(&res_c0) = 0; in __vrsqrt() 242 LO(&dsqrt_exp0) = 0; in __vrsqrt() 265 LO(&res) = LO(px); in __vrsqrt() 267 LO(&res_c0) = 0; in __vrsqrt() [all …]
|
H A D | __vatan2.c | 35 #define LO(x) *(unsigned*)x macro 38 #define LO(x) *(1+(unsigned*)x) macro 88 if (hy > hx || (hy == hx && LO(y) > LO(x))) in __vatan2() 125 if ((hx ^ 0x7ff00000) | LO(&x0)) /* nan */ in __vatan2() 158 if ((hy | LO(&y0)) == 0) in __vatan2() 183 LO(&xh) = 0; in __vatan2() 203 if (hy > hx || (hy == hx && LO(y) > LO(x))) in __vatan2() 240 if ((hx ^ 0x7ff00000) | LO(&x1)) /* nan */ in __vatan2() 273 if ((hy | LO(&y1)) == 0) in __vatan2() 298 LO(&xh) = 0; in __vatan2() [all …]
|
H A D | __vrhypot.c | 35 #define LO(x) *(unsigned*)x macro 38 #define LO(x) *(1+(unsigned*)x) macro 139 lx = LO(px); \ 140 ly = LO(py); \ 155 lx = LO(px); \ 156 ly = LO(py); \ 188 LO(&dd0) = 0; \ 195 LO(&res0) = 0; \ 311 LO(&dd0) = 0; in __vrhypot() 312 LO(&dd1) = 0; in __vrhypot() [all …]
|
H A D | __vpow.c | 34 #define LO(x) *(unsigned*)x macro 37 #define LO(x) *(1+(unsigned*)x) macro 519 lx = LO(px); \ 521 ly = LO(py); \ 538 LO(pz) = lx; \ 568 LO(pz) = ly; \ 601 LO(pz) = lx; \ 610 LO(pz) = lx; \ 720 unsigned lx = LO(px); in __vpow() 761 LO(&ux0) = 0; in __vpow() [all …]
|
H A D | __vatan.c | 35 #define LO(x) *(unsigned*)x macro 38 #define LO(x) *(1+(unsigned*)x) macro 83 intflo = LO(x); /* lower half of x, as integer */ in __vatan() 121 LO(&z) = 0; /* ...lower */ in __vatan() 147 intflo = LO(x); /* lower half of x, as integer */ in __vatan() 192 LO(&z) = 0; /* ...lower */ in __vatan() 216 intflo = LO(x); /* lower half of x, as integer */ in __vatan() 259 LO(&z) = 0; /* ...lower */ in __vatan()
|
H A D | __vcosbig.c | 34 #define LO(x) *(unsigned*)x macro 37 #define LO(x) *(1+(unsigned*)x) macro 83 LO(&tx) = LO(x); in __vlibm_vcos_big() 129 LO(&t) = 0; in __vlibm_vcos_big() 159 LO(&t) = 0; in __vlibm_vcos_big()
|
H A D | __vsinbig.c | 34 #define LO(x) *(unsigned*)x macro 37 #define LO(x) *(1+(unsigned*)x) macro 83 LO(&tx) = LO(x); in __vlibm_vsin_big() 128 LO(&t) = 0; in __vlibm_vsin_big() 158 LO(&t) = 0; in __vlibm_vsin_big()
|
H A D | __vcos.c | 35 #define LO(x) *(unsigned*)x macro 38 #define LO(x) *(1+(unsigned*)x) macro 214 LO(&t0) = 0; in __vcos() 215 LO(&t1) = 0; in __vcos() 216 LO(&t2) = 0; in __vcos() 253 LO(&t1) = 0; in __vcos() 254 LO(&t2) = 0; in __vcos() 284 LO(&t0) = 0; in __vcos() 285 LO(&t2) = 0; in __vcos() 313 LO(&t2) = 0; in __vcos() [all …]
|
H A D | __vexp.c | 55 #define LO(x) *(unsigned *)&x macro 59 #define LO(x) *(1+(unsigned *)&x) macro 365 j##N = LO(y##N); \ 459 j0 = LO(y0); in __vexp() 460 j1 = LO(y1); in __vexp() 461 j2 = LO(y2); in __vexp() 462 j3 = LO(y3); in __vexp() 463 j4 = LO(y4); in __vexp() 464 j5 = LO(y5); in __vexp()
|
H A D | __vsincosbig.c | 34 #define LO(x) *(unsigned*)x macro 37 #define LO(x) *(1+(unsigned*)x) macro 88 LO(&tx) = LO(x); in __vlibm_vsincos_big() 133 LO(&t) = 0; in __vlibm_vsincos_big()
|
H A D | __vsin.c | 35 #define LO(x) *(unsigned*)x macro 38 #define LO(x) *(1+(unsigned*)x) macro 188 LO(&t0) = 0; in __vsin() 189 LO(&t1) = 0; in __vsin() 190 LO(&t2) = 0; in __vsin() 225 LO(&t1) = 0; in __vsin() 226 LO(&t2) = 0; in __vsin() 257 LO(&t0) = 0; in __vsin() 258 LO(&t2) = 0; in __vsin() 287 LO(&t2) = 0; in __vsin() [all …]
|
H A D | __vhypot.c | 35 #define LO(x) *(unsigned*)x macro 38 #define LO(x) *(1+(unsigned*)x) macro 139 int lx = LO((px - stridex)); in __vhypot() 140 int ly = LO(py); in __vhypot() 181 int lx = LO((px - stridex)); in __vhypot() 182 int ly = LO(py); in __vhypot() 266 int lx = LO(px); in __vhypot() 267 int ly = LO(py); in __vhypot()
|
H A D | __vsincosf.c | 47 #define LO(x) *(unsigned *)&x macro 50 #define LO(x) *(1+(unsigned *)&x) macro 141 n##N = LO(z##N); \ 209 n0 = LO(z0); in __vsincosf() 210 n1 = LO(z1); in __vsincosf() 211 n2 = LO(z2); in __vsincosf() 212 n3 = LO(z3); in __vsincosf()
|
H A D | __vcosbig_ultra3.c | 34 #define LO(x) *(unsigned*)x macro 37 #define LO(x) *(1+(unsigned*)x) macro 236 LO(&t0) = 0; in __vlibm_vcos_big_ultra3() 237 LO(&t1) = 0; in __vlibm_vcos_big_ultra3() 238 LO(&t2) = 0; in __vlibm_vcos_big_ultra3() 280 LO(&t1) = 0; in __vlibm_vcos_big_ultra3() 281 LO(&t2) = 0; in __vlibm_vcos_big_ultra3() 321 LO(&t0) = 0; in __vlibm_vcos_big_ultra3() 322 LO(&t2) = 0; in __vlibm_vcos_big_ultra3() 361 LO(&t2) = 0; in __vlibm_vcos_big_ultra3() [all …]
|
H A D | __vsinbig_ultra3.c | 34 #define LO(x) *(unsigned*)x macro 37 #define LO(x) *(1+(unsigned*)x) macro 236 LO(&t0) = 0; in __vlibm_vsin_big_ultra3() 237 LO(&t1) = 0; in __vlibm_vsin_big_ultra3() 238 LO(&t2) = 0; in __vlibm_vsin_big_ultra3() 280 LO(&t1) = 0; in __vlibm_vsin_big_ultra3() 281 LO(&t2) = 0; in __vlibm_vsin_big_ultra3() 321 LO(&t0) = 0; in __vlibm_vsin_big_ultra3() 322 LO(&t2) = 0; in __vlibm_vsin_big_ultra3() 361 LO(&t2) = 0; in __vlibm_vsin_big_ultra3() [all …]
|
H A D | __vsinbigf.c | 34 #define LO(x) *(unsigned*)x macro 37 #define LO(x) *(1+(unsigned*)x) macro 129 LO(&t) = 0; in __vlibm_vsin_bigf() 159 LO(&t) = 0; in __vlibm_vsin_bigf()
|
H A D | __vcosbigf.c | 34 #define LO(x) *(unsigned*)x macro 37 #define LO(x) *(1+(unsigned*)x) macro 130 LO(&t) = 0; in __vlibm_vcos_bigf() 160 LO(&t) = 0; in __vlibm_vcos_bigf()
|
H A D | __vsincos.c | 35 #define LO(x) *(unsigned*)x macro 38 #define LO(x) *(1+(unsigned*)x) macro 245 LO(&t0) = 0; in __vsincos() 246 LO(&t1) = 0; in __vsincos() 247 LO(&t2) = 0; in __vsincos() 308 LO(&t0) = 0; in __vsincos() 309 LO(&t1) = 0; in __vsincos() 359 LO(&t0) = 0; in __vsincos() 360 LO(&t2) = 0; in __vsincos() 408 LO(&t0) = 0; in __vsincos() [all …]
|
H A D | __vsincosbigf.c | 34 #define LO(x) *(unsigned*)x macro 37 #define LO(x) *(1+(unsigned*)x) macro 130 LO(&t) = 0; in __vlibm_vsincos_bigf()
|
H A D | __vcosf.c | 47 #define LO(x) *(unsigned *)&x macro 50 #define LO(x) *(1+(unsigned *)&x) macro 129 n##N = LO(z##N) + 1; \ 186 n0 = LO(z0) + 1; in __vcosf() 187 n1 = LO(z1) + 1; in __vcosf() 188 n2 = LO(z2) + 1; in __vcosf() 189 n3 = LO(z3) + 1; in __vcosf()
|
H A D | __vsinf.c | 47 #define LO(x) *(unsigned *)&x macro 50 #define LO(x) *(1+(unsigned *)&x) macro 133 n##N = LO(z##N); \ 190 n0 = LO(z0); in __vsinf() 191 n1 = LO(z1); in __vsinf() 192 n2 = LO(z2); in __vsinf() 193 n3 = LO(z3); in __vsinf()
|
H A D | __vrhypotf.c | 35 #define LO(x) *(unsigned*)x macro 38 #define LO(x) *(1+(unsigned*)x) macro
|
H A D | __vlog.c | 64 #define LO(x) *(unsigned *)&x macro 69 #define LO(x) *(1+(unsigned *)&x) macro
|
/illumos-gate/usr/src/lib/libc/i386/gen/ |
H A D | _div64.S | 51 / #define LO(X) ((uint32_t)(X) & 0xffffffff) 90 / if (HI(x) < LO(y)) { 96 / A_DIV32(HI(x), 0, LO(y), q1, div_hi); 100 / A_DIV32(LO(x), div_hi, LO(y), q0, div_rem); 134 / y0 = LO(y); 136 / x0 = LO(x); 164 / y0 = LO(dt); 170 / x0 = LO(dt); 380 / if (HI(x) < LO(y)) { 386 / A_DIV32(HI(x), 0, LO(y), q1, div_hi); [all …]
|
/illumos-gate/usr/src/common/util/i386/ |
H A D | muldiv.S | 80 mull 16(%ebp) / Multiply A.Lo by B.LO (dx:ax = bd.) 136 / if (HI(x) < LO(y)) { 142 / A_DIV32(HI(x), 0, LO(y), q1, div_hi); 146 / A_DIV32(LO(x), div_hi, LO(y), q0, div_rem); 180 / y0 = LO(y); 182 / x0 = LO(x); 210 / y0 = LO(dt); 216 / x0 = LO(dt); 426 / if (HI(x) < LO(y)) { 432 / A_DIV32(HI(x), 0, LO(y), q1, div_hi); [all …]
|