On 20/02/14 20:29, Cody Rigney wrote: > That makes sense. In this case, the input parameters are actually > memory addresses. So how would I do an output or clobber that would > tell the compiler that the memory at those addresses will change? > Easy - you specify "memory" in your clobber list! > Thanks for your time, > > Cody >