Lines Matching refs:intz
41 ! int index, sign, intf, intz;
95 ! intz = (intf + 0x00008000) & 0x7fff0000;/* round arg, keep upper */
96 ! pz[0] = intz; /* store as a double (z) */
99 ! index = (intz - 0x3f900000) >> 15; /* (index >> 16) << 1) */
226 /*9*/ fand %f0,%f54,%f0 !pz[0] = intz = (intf + 0x00008000) & 0x7fff0000 (again)
236 /*12 */ and %o0,%o7,%o0 !intz = (intf + 0x00008000) & 0x7fff0000
240 /*13 */ sub %o0,%l7,%o2 !intz - 0x3f900000
246 /*15 */ sra %o2,15,%o3 !index = (intz - 0x3f900000) >> 15
314 /*33*/ fand %f0,%f54,%f0 !pz[0] = intz = (intf + 0x00008000) & 0x7fff0000 (again)
323 /*35*/ and %o0,%o7,%o0 !intz = (intf + 0x00008000) & 0x7fff0000
326 /*37*/ sub %o0,%l7,%o2 !intz - 0x3f900000
332 /*38*/ sra %o2,15,%o3 !index = (intz - 0x3f900000) >> 15
395 fand %f0,%f54,%f0 !pz[0] = intz = (intf + 0x00008000) & 0x7fff0000 (again)
402 /*56*/ and %o0,%o7,%o0 !intz = (intf + 0x00008000) & 0x7fff0000
406 /*58*/ sub %o0,%l7,%o2 !intz - 0x3f900000
412 /*60*/ sra %o2,15,%o3 !index = (intz - 0x3f900000) >> 15