On 3/28/07, Paul Brook <[EMAIL PROTECTED]> wrote:
Swapping the operands allows you to implement const - reg in a single instruction. In particular 0 - reg to negate a value. reg - const you have anyway because the immediate value is signed.
Ok, good point. -- Timothy Normand Miller http://www.cse.ohio-state.edu/~millerti Open Graphics Project _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
