This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Re: Where do i find asm operand constraints?


"Russ.Shaw" wrote:
> 
> Hi all,
> 
> I'm using gcc as a cross compiler for the hitachi h8/300h
> micro-controller core.
> 
> When doing asm statements in C, operand constraints are
> needed. I can't find a list of the valid constraints.
> Does anyone know what source file they'd be listed in?
> TIA

The ultimate source for a particular target is probably the source
code.  But if you have access to the GNU gcc info pages, there is a
general discussion in Machine Desc -> Constraints.

Art

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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