This is the mail archive of the gcc@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: Help restricting args of an intrinsic function


>>>>> Ian Lance Taylor writes:

>> How do I collapse it down to a const_int?

Ian> You use a constraint of 'n'.

	The PowerPC port already provides special 'h' and 'H' constraints
for the 32-bit version and 64-bit instructions.

David


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