Commit 4c1b367c by Jim Wilson

(FIXUNS_TRUNCTFSI2_LIBCALL): Define.

From-SVN: r6810
parent 927c745d
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment