Searched refs:table_ptr2 (Results 1 – 3 of 3) sorted by relevance
/sysdeps/ia64/fpu/ |
A D | libm_tan.S | 1020 table_ptr2 = r38 define 1121 (p0) ldfe d_1 = [table_ptr2],16 1135 (p0) ldfe d_2 = [table_ptr2],16 2443 (p0) ld8 table_ptr2 = [table_ptr2] 2451 (p0) add table_ptr2 = 464, table_ptr2 2823 ld8 table_ptr2 = [table_ptr2] 2830 (p0) add table_ptr2 = 1360, table_ptr2 2832 (p0) add table_ptr2 = table_ptr2, table_offset ;; 2836 (p0) ldfd C_hi = [table_ptr2], 8 2842 (p0) ldfs C_lo = [table_ptr2],255 [all …]
|
A D | s_tanl.S | 1179 table_ptr2 = r38 define 1812 ldfps TWO_TO_NEG2, NEGTWO_TO_NEG2 = [table_ptr2] 2434 (p12) ldfe Q1_7 = [table_ptr2], -16 2439 (p12) ldfe Q1_6 = [table_ptr2], -16 2444 (p12) ldfe Q1_5 = [table_ptr2], -16 ;; 2445 (p12) ldfe Q1_4 = [table_ptr2], -16 2449 (p12) ldfe Q1_3 = [table_ptr2], -16 2458 (p12) ldfe Q1_2 = [table_ptr2], -16 2463 (p12) ldfe Q1_1 = [table_ptr2], -16 2695 add table_ptr2 = table_ptr2, table_offset // Point to C_hi [all …]
|
A D | s_atanl.S | 554 table_ptr2 = r40 define 1008 add table_ptr2 = 32, table_ptr1 1096 (p9) shladd table_ptr2 = lookup, 4, table_ptr2 1103 (p8) add table_ptr2 = -16, table_ptr2 // Pointer if original k was 0 1104 (p9) add table_ptr2 = k, table_ptr2 // Pointer if k was 1, 2, 3 1111 ldfd Tbl_hi = [table_ptr2], 8 // Load Tbl_hi from index table 1117 ldfs Tbl_lo = [table_ptr2], 8 // Load Tbl_lo from index table
|
Completed in 21 milliseconds