![]() Implement __powisf2 in assembly. PR target/114981 libgcc/ * config/avr/t-avr (LIB2FUNCS_EXCLUDE): Add _powisf2. (LIB1ASMFUNCS) [!avrtiny]: Add _powif. * config/avr/lib1funcs.S (mov4): New .macro. (L_powif, __powisf2) [!avrtiny]: New module and function. gcc/testsuite/ * gcc.target/avr/pr114981-powif.c: New test. (cherry picked from commit af64af69c3cc85dbe00c520651a54850bf5cadc1) |
||
---|---|---|
.. | ||
libf7 | ||
avr-lib.h | ||
lib1funcs-fixed.S | ||
lib1funcs.S | ||
lib2-object.mk | ||
lib2funcs.c | ||
t-avr | ||
t-avrlibc | ||
t-copy-libgcc |