/illumos-gate/usr/src/lib/libmvec/common/ |
H A D | __vrsqrt.c | 34 #define HI(x) *(1+(int*)x) macro 37 #define HI(x) *(int*)x macro 100 hx = HI(px); \ 128 hx = HI(px); 160 hx0 = HI(&res); 166 HI(&res) = resh0; 167 HI(&res_c0) = res_ch0; 178 HI(&dsqrt_exp0) = sqrt_exp0; 190 hx = HI(px); 197 hx = HI(p [all...] |
H A D | __vrhypotf.c | 34 #define HI(x) *(1+(int*)x) macro 37 #define HI(x) *(int*)x macro 329 ibase0 = HI(&hyp0); 331 HI(&dbase0) = (0x60000000 - ((ibase0 & 0x7fe00000) >> 1)); 334 HI(&hyp0) = hyp0h; 335 HI(&h_hi0) = hyp0h & 0x7fffc000; 384 ibase0 = HI(&hyp0); 385 ibase1 = HI(&hyp1); 386 ibase2 = HI(&hyp2); 388 HI( [all...] |
H A D | __vrhypot.c | 34 #define HI(x) *(1+(int*)x) macro 37 #define HI(x) *(int*)x macro 132 hx##I = HI(px); \ 133 hy##I = HI(py); \ 181 iarr0 = HI(&dres0); \ 187 HI(&dd0) = itbl0; \ 194 HI(&res0) = HI(&dres0) & 0xffffff00; \ 204 HI(&scl##I) = 0x7ff00000 - j0; 292 iarr0 = HI( [all...] |
H A D | __vcosbig.c | 33 #define HI(x) *(1+(int*)x) macro 36 #define HI(x) *(int*)x macro 76 hx = HI(x); 82 HI(&tx) = 0x41600000 | (hx & 0xfffff); 110 hx = HI(&ty[0]); 128 HI(&t) = j; 158 HI(&t) = j;
|
H A D | __vcosbigf.c | 33 #define HI(x) *(1+(int*)x) macro 36 #define HI(x) *(int*)x macro 77 hx = HI(&tx); 83 HI(&tx) = 0x41600000 | (hx & 0xfffff); 111 hx = HI(&ty[0]); 129 HI(&t) = j; 159 HI(&t) = j;
|
H A D | __vsinbig.c | 33 #define HI(x) *(1+(int*)x) macro 36 #define HI(x) *(int*)x macro 76 hx = HI(x); 82 HI(&tx) = 0x41600000 | (hx & 0xfffff); 109 hx = HI(&ty[0]); 127 HI(&t) = j; 157 HI(&t) = j;
|
H A D | __vsinbigf.c | 33 #define HI(x) *(1+(int*)x) macro 36 #define HI(x) *(int*)x macro 77 hx = HI(&tx); 83 HI(&tx) = 0x41600000 | (hx & 0xfffff); 110 hx = HI(&ty[0]); 128 HI(&t) = j; 158 HI(&t) = j;
|
H A D | __vsincosbig.c | 33 #define HI(x) *(1+(int*)x) macro 36 #define HI(x) *(int*)x macro 77 hx = HI(x); 87 HI(&tx) = 0x41600000 | (hx & 0xfffff); 113 hx = HI(&ty[0]); 132 HI(&t) = j;
|
H A D | __vsincosbigf.c | 33 #define HI(x) *(1+(int*)x) macro 36 #define HI(x) *(int*)x macro 77 hx = HI(&tx); 83 HI(&tx) = 0x41600000 | (hx & 0xfffff); 110 hx = HI(&ty[0]); 129 HI(&t) = j;
|
H A D | __vhypot.c | 34 #define HI(x) *(1+(int*)x) macro 37 #define HI(x) *(int*)x macro 90 hx0 = HI(px); \ 91 hy0 = HI(py); \ 119 hx0 = HI(px); 120 hy0 = HI(py); 212 hx1 = HI(px); 239 hy0 = HI(py); 249 hx0 = HI(px); 250 hy0 = HI(p [all...] |
H A D | __vatan.c | 34 #define HI(x) *(1+(int*)x) macro 37 #define HI(x) *(int*)x macro 82 intf = HI(x); /* upper half of x, as integer */ 120 HI(&z) = intz; /* store as a double (z) */ 146 intf = HI(x); /* upper half of x, as integer */ 191 HI(&z) = intz; /* store as a double (z) */ 215 intf = HI(x); /* upper half of x, as integer */ 258 HI(&z) = intz; /* store as a double (z) */
|
H A D | __vatan2.c | 34 #define HI(x) *(1+(int*)x) macro 37 #define HI(x) *(int*)x macro 79 hy = HI(y); 84 hx = HI(x); 171 hy = HI(&y0); 172 hx = HI(&x0); 194 hy = HI(y); 199 hx = HI(x); 286 hy = HI(&y1); 287 hx = HI( [all...] |
H A D | __vexp.c | 54 #define HI(x) *(1+(int *)&x) macro 58 #define HI(x) *(int *)&x macro 374 HI(y##N) += (k##N + 0x3ef) << 20; \ 377 HI(y##N) += k##N << 20; \ 383 hx = HI(x[0]); \ 516 HI(y0) += (k0 + 0x3ef) << 20; 519 HI(y0) += k0 << 20; 522 HI(y1) += (k1 + 0x3ef) << 20; 525 HI(y1) += k1 << 20; 528 HI(y [all...] |
H A D | __vcosbig_ultra3.c | 33 #define HI(x) *(1+(int*)x) macro 36 #define HI(x) *(int*)x macro 110 hx = HI(x); 133 hx = HI(x); 156 hx = HI(x); 218 xsb0 = HI(&x0); 220 xsb1 = HI(&x1); 222 xsb2 = HI(&x2); 233 HI(&t0) = j0; 234 HI( [all...] |
H A D | __vsinbig_ultra3.c | 33 #define HI(x) *(1+(int*)x) macro 36 #define HI(x) *(int*)x macro 110 hx = HI(x); 133 hx = HI(x); 156 hx = HI(x); 218 xsb0 = HI(&x0); 220 xsb1 = HI(&x1); 222 xsb2 = HI(&x2); 233 HI(&t0) = j0; 234 HI( [all...] |
H A D | __vcos.c | 34 #define HI(x) *(1+(int*)x) macro 37 #define HI(x) *(int*)x macro 117 xsb0 = HI(x); /* get most significant word */ 144 xsb1 = HI(x); 171 xsb2 = HI(x); 210 HI(&t0) = j0; 211 HI(&t1) = j1; 212 HI(&t2) = j2; 250 HI(&t1) = j1; 251 HI( [all...] |
H A D | __vsin.c | 34 #define HI(x) *(1+(int*)x) macro 37 #define HI(x) *(int*)x macro 96 xsb0 = HI(x); 123 xsb1 = HI(x); 150 xsb2 = HI(x); 184 HI(&t0) = j0; 185 HI(&t1) = j1; 186 HI(&t2) = j2; 222 HI(&t1) = j1; 223 HI( [all...] |
H A D | __vsincos.c | 34 #define HI(x) *(1+(int*)x) macro 37 #define HI(x) *(int*)x macro 117 xsb0 = HI(x); /* get most significant word */ 154 xsb1 = HI(x); 191 xsb2 = HI(x); 242 HI(&t0) = j0; 243 HI(&t1) = j1; 244 HI(&t2) = j2; 306 HI(&t0) = j0; 307 HI( [all...] |
H A D | __vpow.c | 33 #define HI(x) *(1+(int*)x) macro 36 #define HI(x) *(int*)x macro 518 hx = HI(px); \ 520 hy = HI(py); \ 537 HI(pz) = hx; \ 567 HI(pz) = hy; \ 600 HI(pz) = hx; \ 609 HI(pz) = hx; \ 674 hx##I = HI(&ull_ax##I); \ 719 unsigned hx = HI(p [all...] |
H A D | __vsincosf.c | 46 #define HI(x) *(1+(int *)&x) macro 49 #define HI(x) *(int *)&x macro 111 hx = HI(y##N); \ 113 HI(z##N) = (hx & 0xfffff) | 0x41600000; \
|
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/devpost/ |
H A D | Makefile | 32 CW CX GR HB HI HX JB JI \ 82 $(FONTLNK2OUTS) : HI.out 83 @$(RM) $@; $(LN) HI.out $@
|
/illumos-gate/usr/src/lib/libc/i386/gen/ |
H A D | _div64.s | 52 / #define HI(X) ((uint32_t)((X) >> 32) & 0xffffffff) 85 / if (HI(y) == 0) { 90 / if (HI(x) < LO(y)) { 93 / div_hi = HI(x); 96 / A_DIV32(HI(x), 0, LO(y), q1, div_hi); 108 / } else if (HI(x) < HI(y)) { 109 / /* HI(x) < HI(y) => x < y => result is 0 */ 128 / HIBIT(HI( [all...] |
/illumos-gate/usr/src/common/util/i386/ |
H A D | muldiv.s | 131 / if (HI(y) == 0) { 136 / if (HI(x) < LO(y)) { 139 / div_hi = HI(x); 142 / A_DIV32(HI(x), 0, LO(y), q1, div_hi); 154 / } else if (HI(x) < HI(y)) { 155 / /* HI(x) < HI(y) => x < y => result is 0 */ 174 / HIBIT(HI(y), normshift); /* index of highest 1 bit */ 179 / y1 = HI( [all...] |
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | iso9660.h | 65 typedef int int16_t __attribute__((mode(HI))); 66 typedef unsigned int u_int16_t __attribute__((mode(HI)));
|
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | page.h | 56 #define HI(N) ((u_int16_t)(((N) & HI_MASK) >> 16)) macro
|