freebsd-src/lib/libcompiler_rt
John Baldwin 813b8a9e89 Add an implementation of __ffssi2() derived from __ffsdi2().
Newer versions of GCC include an __ffssi2() symbol in libgcc and the
compiler can emit calls to it in generated code.  This is true for at
least GCC 6.2 when compiling world for mips and mips64.

Reviewed by:	jmallett, dim
Sponsored by:	DARPA / AFRL
Differential Revision:	https://reviews.freebsd.org/D10086
2017-04-05 02:40:53 +00:00
..
Makefile Gcc has incompatible internal declarations for __divtc3 and __multc3 as 2017-03-21 21:07:37 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
Makefile.inc Add an implementation of __ffssi2() derived from __ffsdi2(). 2017-04-05 02:40:53 +00:00