Searched refs:GR_Index1 (Results 1 – 7 of 7) sorted by relevance
/sysdeps/ia64/fpu/ |
A D | s_asinhl.S | 514 GR_Index1 = r34 define 752 extr.u GR_Index1 = GR_signif, 59, 4 // Get high 4 bits of signif 761 shladd GR_ad_z_1 = GR_Index1, 2, GR_ad_z_1 // Point to Z_1 762 shladd GR_ad_tbl_1 = GR_Index1, 4, GR_ad_tbl_1 // Point to G_1 1042 extr.u GR_Index1 = GR_signif, 59, 4 // Get high 4 bits of signif 1051 shladd GR_ad_z_1 = GR_Index1, 2, GR_ad_z_1 // Point to Z_1 1062 shladd GR_ad_tbl_1 = GR_Index1, 4, GR_ad_tbl_1 // Point to G_1
|
A D | e_powl.S | 589 GR_Index1 = r36 define 847 extr.u GR_Index1 = GR_signif_Z, 59, 4 // Extract upper 4 signif bits of x 861 shl GR_Index1 = GR_Index1,5 // Adjust index1 pointer x 32 885 add GR_Index1 = GR_Index1,GR_Table_Ptr 902 ld2 GR_Z_1 =[GR_Index1],4 // Load Z_1 914 ldfs FR_G_1 = [GR_Index1],4 // Load G_1 924 ldfs FR_H_1 = [GR_Index1],8 // Load H_1 931 ldfe FR_h_1 = [GR_Index1] // Load h_1 2631 extr.u GR_Index1 = GR_signif_Z, 59, 4 // Extract upper 4 signif bits of x
|
A D | s_log1pl.S | 618 GR_Index1 = r34 define 712 extr.u GR_Index1 = GR_signif, 59, 4 // Get high 4 bits of signif 722 shladd GR_ad_z_1 = GR_Index1, 2, GR_ad_z_1 // Point to Z_1 739 shladd GR_ad_tbl_1 = GR_Index1, 4, GR_ad_tbl_1 // Point to G_1
|
A D | e_logl.S | 583 GR_Index1 = r34 define 684 extr.u GR_Index1 = GR_signif, 59, 4 // Get high 4 bits of signif 694 shladd GR_ad_z_1 = GR_Index1, 2, GR_ad_z_1 // Point to Z_1 711 shladd GR_ad_tbl_1 = GR_Index1, 4, GR_ad_tbl_1 // Point to G_1
|
A D | e_acoshl.S | 603 GR_Index1 = r39 define 863 extr.u GR_Index1 = GR_signif, 59, 4 // Get high 4 bits of signif 874 shladd GR_ad_z_1 = GR_Index1, 2, GR_ad_z_1 // Point to Z_1 875 shladd GR_ad_tbl_1 = GR_Index1, 4, GR_ad_tbl_1 // Point to G_1 1128 extr.u GR_Index1 = GR_signif, 59, 4 // Get high 4 bits of signif 1132 shladd GR_ad_z_1 = GR_Index1, 2, GR_ad_z_1 // Point to Z_1 1143 shladd GR_ad_tbl_1 = GR_Index1, 4, GR_ad_tbl_1 // Point to G_1
|
A D | e_atanhl.S | 493 GR_Index1 = r34 define 758 extr.u GR_Index1 = GR_signif,59,4 // get high 4 bits of signif 766 shladd GR_ad_z_1 = GR_Index1,2,GR_ad_z_1 // point to Z_1 776 shladd GR_ad_tbl_1 = GR_Index1,4,GR_ad_tbl_1 // point to G_1
|
A D | libm_lgammal.S | 408 GR_Index1 = r16 define 2158 extr.u GR_Index1 = rSignifX, 59, 4 2167 shladd rZ1offsett = GR_Index1, 2, GR_ad_z_1 // Point to Z_1 2202 (p11) cmp.le p11, p0 = 2, GR_Index1 2215 (p12) cmp.gt.unc p12, p0 = 8, GR_Index1 2229 (p13) cmp.le p6, p0 = 9, GR_Index1 2244 (p13) cmp.gt p7, p0 = 5, GR_Index1 2385 (p6) cmp.le.unc p6, p0 = 0x8, GR_Index1 4894 shladd GR_ad_tbl_1 = GR_Index1, 4, rTbl1Addr// Point to G_1 4967 (p6) cmp.le.unc p6, p0 = 10, GR_Index1 [all …]
|
Completed in 27 milliseconds