>  8  mult      x*y             -- signed multiply, low 32 bits
> 12  umult     x*y             -- unsigned multiply, low 32 bits

How are these different? Under normal circumstances the low half of a multiply 
result is independent of the signedness.

Paul
_______________________________________________
Open-graphics mailing list
[email protected]
http://lists.duskglow.com/mailman/listinfo/open-graphics
List service provided by Duskglow Consulting, LLC (www.duskglow.com)

Reply via email to