Archit N.C.
2005-09-12 21:17:06 UTC
To compute the result, one multiplication will be required - however,
calling mult will cause the result to be split across 2 registers. Is it
reasonable to assume that you will never use a combination of inputs
that might result in a result that is more than 32 bits?
Archit.
calling mult will cause the result to be split across 2 registers. Is it
reasonable to assume that you will never use a combination of inputs
that might result in a result that is more than 32 bits?
Archit.