]> gcc.gnu.org Git - gcc.git/commitdiff
(FIXUNS_TRUNCTFSI2_LIBCALL): Define.
authorJim Wilson <wilson@gcc.gnu.org>
Fri, 18 Mar 1994 20:29:08 +0000 (12:29 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 18 Mar 1994 20:29:08 +0000 (12:29 -0800)
From-SVN: r6810

gcc/config/sparc/sparc.h

index ccac3b68e60f25fd73addfd3addc83903deb8ed8..76611a9e29b9853a13eea72c94a64ac7809b62a4 100644 (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"
This page took 0.065336 seconds and 5 git commands to generate.