Re: Telling inline asm that input register is clobbered?
"Weddington, Eric" <[email protected]>
| Newsgroups | gmane.comp.hardware.avr.gcc |
|---|---|
| Message-ID | <F4ADC872C7AFBE49A9CEDE5C75191C2740568014@dvrmbx01> |
> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On > Behalf Of Paul Sokolovsky > Sent: Monday, December 10, 2012 10:56 AM > To: Georg-Johann Lay > Cc: [email protected] > Subject: Re: [avr-gcc-list] Telling inline asm that input register is > clobbered? > > What I'm trying to do is implement cross-MCU metaprogramming library > which would provide users inventory of basic primitives and patterns > and allow to freely combine them in any ways, while maintaining clean, > consistent, scalable syntax/API and achieving close to assembly > efficiency (all that again across number of CPUs/MCUs On Arduino, perhaps? ;-) Eric Weddington