mov   dptr,#hex_table ;Point to table base
<pre>movc  a,@a+dptr       ;Acc nibble = Table index
