Tim Lai wrote: > Thanks for the suggestion. > I tried it, and still got the same error: > > /tmp/cc73TRSF.s:5521: Error: illegal operands `pref' That's because you use > > > " pref 4 , 0(%0) \n" > > > > > > ".set pop \n"); without defining %0 as a register input. Thiemo