avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Add builtins in avr target.


From: Rolf Ebert
Subject: Re: [avr-gcc-list] Add builtins in avr target.
Date: Mon, 21 Apr 2008 18:23:43 +0200
User-agent: Thunderbird 2.0.0.12 (Windows/20080213)

Anatoly Sokolov schrieb:
Hi.

Why can not this be done with library/inline functions?

I consider that use builtins allows to realize universal delay
> function easier. Also use builtins will allow to the same delay
> funcianality it ADA language.

I have no problem in Ada calling inline assembler functions for exactly this purpose. I expect to have a hard time, however, to figure out how to call the builtin function from the Ada front end.

I really don't see the benefit of the builtins, neither for C nor for Ada.

   Rolf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]