Lines Matching refs:TEST_VRSQRTE
41 #define TEST_VRSQRTE(Q, T1, T2, W, N) \ in exec_vrsqrte() macro
70 TEST_VRSQRTE(, uint, u, 32, 2); in exec_vrsqrte()
71 TEST_VRSQRTE(, float, f, 32, 2); in exec_vrsqrte()
72 TEST_VRSQRTE(q, uint, u, 32, 4); in exec_vrsqrte()
73 TEST_VRSQRTE(q, float, f, 32, 4); in exec_vrsqrte()
89 TEST_VRSQRTE(, uint, u, 32, 2); in exec_vrsqrte()
90 TEST_VRSQRTE(q, uint, u, 32, 4); in exec_vrsqrte()
101 TEST_VRSQRTE(, uint, u, 32, 2); in exec_vrsqrte()
102 TEST_VRSQRTE(q, uint, u, 32, 4); in exec_vrsqrte()
113 TEST_VRSQRTE(, float, f, 32, 2); in exec_vrsqrte()
114 TEST_VRSQRTE(q, float, f, 32, 4); in exec_vrsqrte()
125 TEST_VRSQRTE(, float, f, 32, 2); in exec_vrsqrte()
126 TEST_VRSQRTE(q, float, f, 32, 4); in exec_vrsqrte()
137 TEST_VRSQRTE(, float, f, 32, 2); in exec_vrsqrte()
138 TEST_VRSQRTE(q, float, f, 32, 4); in exec_vrsqrte()