RFC: More ia64 intrinsics

Richard Henderson rth@redhat.com
Fri Jun 20 05:54:00 GMT 2003


On Thu, Jun 19, 2003 at 07:19:42PM -0700, H. J. Lu wrote:
> long _InterlockedIncrement(long *addend)
> 
> Increment the addend by one atomically. Maps to the fetchadd4
> instruction.

Eh?  What's wrong with the ABI defined __sync_fetch_and_add?


r~



More information about the Gcc mailing list