Searched refs:GR_Table_Ptr (Results 1 – 1 of 1) sorted by relevance
/glibc-2.36/sysdeps/ia64/fpu/ |
D | e_powl.S | 585 GR_Table_Ptr = r34 define 864 add GR_Table_Ptr = 0x7c0, GR_table_base // Constants_log_80_Z_G_H_h1 885 add GR_Index1 = GR_Index1,GR_Table_Ptr 937 add GR_Table_Ptr = 0x9c0, GR_table_base // Constants_log_80_Z_G_H_h2 991 add GR_Index2 = GR_Index2, GR_Table_Ptr // Pointer to table 2 1008 add GR_Table_Ptr = 0xbcc, GR_table_base // Constants_log_80_h3_G_H, G_3 1074 shladd GR_Index3 = GR_Index3,4,GR_Table_Ptr // Ptr to G_3 1100 add GR_Table_Ptr = 0x740, GR_table_base // Constants_log_80_Q 1110 ldfe FR_log2_hi = [GR_Table_Ptr],16 // Load log2_hi 1119 ldfe FR_log2_lo = [GR_Table_Ptr],16 // Load log2_lo [all …]
|