Home
last modified time | relevance | path

Searched refs:FP_MUL_Q (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/gcc/config/soft-fp/
HDmultf3.c44 FP_MUL_Q(R, A, B); in __multf3()
HDquad.h155 #define FP_MUL_Q(R,X,Y) _FP_MUL(Q,4,R,X,Y) macro
256 #define FP_MUL_Q(R,X,Y) _FP_MUL(Q,2,R,X,Y) macro
/trueos/contrib/gcc/config/rs6000/
HDdarwin-ldouble.c410 FP_MUL_Q(U,X,Y); in fmsub()