On 3/29/07, Petter Urkedal <[EMAIL PROTECTED]> wrote:
These are good for REG << SHIFT. But, do we care about REG << REG? If we did, which I suspect we don't, we could use
Well, we use variable shifts in software all of the time. And the same is true in hardware (where a fixed shift would resolve to no logic). -- 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)
