Andrew Hutchinson <[EMAIL PROTECTED]> writes: > Register contains parameter that is passed to function. This register > is not part of call used set.
It's very odd to pass parameters in a register which the callee may not modify. What target is this? Ian