This is the mail archive of the gcc-help@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: builtin assembler constraints


On Fri, Feb 8, 2013 at 1:48 PM, Grobman Alexander-R53196
<R53196@freescale.com> wrote:
> "
> The valid set of registers for any argument are always expressed through constraints.
> "
>
> So if valid set is r5-r12 how do I express that?

As far as I know there is no existing constraint to express that, so
you would have to add a new one.

Ian


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