Syntax : TLRD t,f
Description : 1. Read data from 16-bit table latch (TBLAT) into register file 'f'. Table latch is unaffected. If 't' is 0, the low byte is moved. If 't' is 1, the high byte is moved. 2. This instruction is used in conjunction with TABLRD to transfer data from program memory to data memory.
Function : If t=1 then TBLATH → f, If t=0 then TBLATL → f
1010 |
00tx |
ffff |
ffff |