Lines Matching refs:f14

30 register double f14 __asm__ ("fr14");
78 __asm__ __volatile__ ("mtfsf 1, %0, 0, 1" : : "f"(f14) )
157 __asm__ __volatile__ ("diex %0, %1, %2" : "=f" (f18) : "f" (f14),"f" (f16)); in _test_diex()
173 __asm__ __volatile__ ("dcmpo 0, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpo()
176 __asm__ __volatile__ ("dcmpo 1, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpo()
179 __asm__ __volatile__ ("dcmpo 2, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpo()
182 __asm__ __volatile__ ("dcmpo 3, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpo()
185 __asm__ __volatile__ ("dcmpo 4, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpo()
188 __asm__ __volatile__ ("dcmpo 5, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpo()
191 __asm__ __volatile__ ("dcmpo 6, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpo()
194 __asm__ __volatile__ ("dcmpo 7, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpo()
209 __asm__ __volatile__ ("dcmpu 0, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpu()
212 __asm__ __volatile__ ("dcmpu 1, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpu()
215 __asm__ __volatile__ ("dcmpu 2, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpu()
218 __asm__ __volatile__ ("dcmpu 3, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpu()
221 __asm__ __volatile__ ("dcmpu 4, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpu()
224 __asm__ __volatile__ ("dcmpu 5, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpu()
227 __asm__ __volatile__ ("dcmpu 6, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpu()
230 __asm__ __volatile__ ("dcmpu 7, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpu()
312 __asm__ __volatile__ ("diexq %0, %1, %2" : "=f" (f18) : "f" (f14),"f" (f16)); in _test_diexq()
328 __asm__ __volatile__ ("dcmpoq 0, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpoq()
331 __asm__ __volatile__ ("dcmpoq 1, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpoq()
334 __asm__ __volatile__ ("dcmpoq 2, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpoq()
337 __asm__ __volatile__ ("dcmpoq 3, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpoq()
340 __asm__ __volatile__ ("dcmpoq 4, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpoq()
343 __asm__ __volatile__ ("dcmpoq 5, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpoq()
346 __asm__ __volatile__ ("dcmpoq 6, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpoq()
349 __asm__ __volatile__ ("dcmpoq 7, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpoq()
364 __asm__ __volatile__ ("dcmpuq 0, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpuq()
367 __asm__ __volatile__ ("dcmpuq 1, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpuq()
370 __asm__ __volatile__ ("dcmpuq 2, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpuq()
373 __asm__ __volatile__ ("dcmpuq 3, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpuq()
376 __asm__ __volatile__ ("dcmpuq 4, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpuq()
379 __asm__ __volatile__ ("dcmpuq 5, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpuq()
382 __asm__ __volatile__ ("dcmpuq 6, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpuq()
385 __asm__ __volatile__ ("dcmpuq 7, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpuq()
400 __asm__ __volatile__ ("drrnd %0, %1, %2, 0" : "=f" (f18) : "f" (f14), "f" (f16)); in _test_drrnd()
403 __asm__ __volatile__ ("drrnd %0, %1, %2, 1" : "=f" (f18) : "f" (f14), "f" (f16)); in _test_drrnd()
406 __asm__ __volatile__ ("drrnd %0, %1, %2, 2" : "=f" (f18) : "f" (f14), "f" (f16)); in _test_drrnd()
409 __asm__ __volatile__ ("drrnd %0, %1, %2, 3" : "=f" (f18) : "f" (f14), "f" (f16)); in _test_drrnd()
424 __asm__ __volatile__ ("drrndq %0, %1, %2, 0" : "=f" (f18) : "f" (f14), "f" (f16)); in _test_drrndq()
427 __asm__ __volatile__ ("drrndq %0, %1, %2, 1" : "=f" (f18) : "f" (f14), "f" (f16)); in _test_drrndq()
430 __asm__ __volatile__ ("drrndq %0, %1, %2, 2" : "=f" (f18) : "f" (f14), "f" (f16)); in _test_drrndq()
433 __asm__ __volatile__ ("drrndq %0, %1, %2, 3" : "=f" (f18) : "f" (f14), "f" (f16)); in _test_drrndq()
448 __asm__ __volatile__ ("dqua %0, %1, %2, 0" : "=f" (f18) : "f" (f14), "f" (f16)); in _test_dqua()
451 __asm__ __volatile__ ("dqua %0, %1, %2, 1" : "=f" (f18) : "f" (f14), "f" (f16)); in _test_dqua()
454 __asm__ __volatile__ ("dqua %0, %1, %2, 2" : "=f" (f18) : "f" (f14), "f" (f16)); in _test_dqua()
457 __asm__ __volatile__ ("dqua %0, %1, %2, 3" : "=f" (f18) : "f" (f14), "f" (f16)); in _test_dqua()
472 __asm__ __volatile__ ("dquaq %0, %1, %2, 0" : "=f" (f18) : "f" (f14), "f" (f16)); in _test_dquaq()
475 __asm__ __volatile__ ("dquaq %0, %1, %2, 1" : "=f" (f18) : "f" (f14), "f" (f16)); in _test_dquaq()
478 __asm__ __volatile__ ("dquaq %0, %1, %2, 2" : "=f" (f18) : "f" (f14), "f" (f16)); in _test_dquaq()
481 __asm__ __volatile__ ("dquaq %0, %1, %2, 3" : "=f" (f18) : "f" (f14), "f" (f16)); in _test_dquaq()
895 f14 = d0; in test_dfp_qua_ops()
965 f14 = reference_sig; in test_dfp_rrnd_ops()
1063 f14 = target_exp; in test_dfp_xiex_ops()
1192 f14 = d0; in test_dfp_cmp_ops()