This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Path,AVR]: Implement __muldi3 in asm


2011/12/8 Georg-Johann Lay <avr@gjlay.de>:
> This are assembler implementations for Dimode multiplication.
>
> Tested without regressions, the only change in the test suite I get is for
>
> gcc.c-torture/execute/arith-rand-ll.c execution, Â-O0
>
> UNTESTED -> PASS
>
> because the former vanilla C implementation ran into timeout.
>
> Ok for trunk?
>
> Johann
>
> Â Â Â Â* config/avr/t-avr (LIB1ASMFUNCS): Add _muldi3.
> Â Â Â Â* config/avr/lib1funcs.S (__muldi3): New function.
>

Approved.

Denis.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]