Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/25/03 01:50
Read: times


 
#42180 - N Byte look up table
Responding to: ???'s previous message
Hello,

Not sure if I got your problem right. But where is the problem in storing and retrieving more than 1 byte wide results from a look up table (LUT) ?

The DB directive is fine and every index will point to a byte that is three bytes after the previous one. And while searching for a match the pointer has to be incremented 3 times for every index.

In fact recently I have used a LUT that is actually 7 bytes long for each index - it was for some crazy Height and Weight display of a non symmetrical container that could never be lnearized.

I am still not sure if this will help you.

Raghu

List of 12 messages in thread
TopicAuthorDate
floating/3 byte number-lookup table            01/01/70 00:00      
   RE: floating/3 byte number-lookup table            01/01/70 00:00      
      RE: floating/3 byte number-lookup table            01/01/70 00:00      
         RE: floating/3 byte number-lookup table            01/01/70 00:00      
            RE: floating/3 byte number-lookup table            01/01/70 00:00      
   N Byte look up table            01/01/70 00:00      
      RE: N Byte look up table            01/01/70 00:00      
         RE: N Byte look up table            01/01/70 00:00      
         RE: N Byte look up table            01/01/70 00:00      
            RE: N Byte look up table            01/01/70 00:00      
               RE: N Byte look up table            01/01/70 00:00      
   RE: floating/3 byte number-lookup table            01/01/70 00:00      

Back to Subject List