(FIXUNS_TRUNCTFSI2_LIBCALL): Define.

From-SVN: r6810
This commit is contained in:
Jim Wilson 1994-03-18 12:29:08 -08:00
parent 927c745d80
commit 4c1b367c41
1 changed files with 1 additions and 0 deletions

View File

@ -1502,6 +1502,7 @@ extern struct rtx_def *legitimize_pic_address ();
#define SQRTTF2_LIBCALL "*_Q_sqrt"
#define FLOATSITF2_LIBCALL "*_Q_itoq"
#define FIX_TRUNCTFSI2_LIBCALL "*_Q_qtoi"
#define FIXUNS_TRUNCTFSI2_LIBCALL "*_Q_qtou"
#define EXTENDSFTF2_LIBCALL "*_Q_stoq"
#define TRUNCTFSF2_LIBCALL "*_Q_qtos"
#define EXTENDDFTF2_LIBCALL "*_Q_dtoq"