Searched refs:table_base (Results 1 – 2 of 2) sorted by relevance
/sysdeps/ia64/fpu/ |
A D | s_tanl.S | 1177 table_base = r36 define 1299 ld8 table_base = [table_base] // Get pointer to constant table 1321 add table_ptr1 = 0, table_base // Point to tanl_table_1 1325 add table_ptr2 = 80, table_base // Point to tanl_table_2 1631 add table_ptr1 = 160, table_base ;; // Point to tanl_table_p1 1811 add table_ptr2 = 144, table_base ;; // Point to 2^-2 2323 add table_ptr1 = 160, table_base // Point to tanl_table_p1 2328 add table_ptr2 = 400, table_base // Point to Q1_7 2655 add table_ptr1 = 416, table_base // Point to tanl_table_p2 2687 add table_ptr2 = 1296, table_base // Point to tanl_table_cm2 [all …]
|
A D | s_atanl.S | 564 table_base = r50 define 766 mov table_base = table_ptr1 // Save base pointer to tables 853 mov table_base = table_ptr1 // Save base pointer to tables 1053 (p9) add table_ptr1 = 128, table_base // Point to P8 if POLY path 1725 add table_ptr1 = table_base, special // Point to 3pi/4
|
Completed in 10 milliseconds