Revision 1e64e78d target-sparc/op.c

b/target-sparc/op.c
1711 1711
/* Integer to float conversion.  */
1712 1712
#ifdef USE_INT_TO_FLOAT_HELPERS
1713 1713
F_HELPER(ito);
1714
#ifdef TARGET_SPARC64
1715
F_HELPER(xto);
1716
#endif
1714 1717
#else
1715 1718
F_OP(ito, s)
1716 1719
{

Also available in: Unified diff