PIC17CXX Instruction Set


MOVLR


Syntax : MOVLR k

Description : The constant 'k' is loaded into the most  significant 4 bits
              of the Bank Select Register (BSR). Only the high 4 bits of BSR are 
              affected. 

Function : k → BSR<7:4>

Hex code : BAku

Bit field:
1011 101x kkkk uuuu

Words : 1

Cycles : 1

Affected flags :None

See also : MOVLB
Previous    Upper level    Next