hi:

Suppose we have three 8-bit, 16 bit and 32 bit integer functional
units. I want to direct intergers to functional units that are most
suitable for them, i.e. 8 bit integer can be given to 16 bit or 32 bit
but it is preferable to give it to the 8-bit unit i. How can I
determine which integer is good for which unit. I donot want to use
conditional statements.


Thanks


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/algogeeks
-~----------~----~----~----~------~----~------~--~---

Reply via email to