
ANL P0,#F0H   ; set P0.0 - P0.3 L
AND A,#0F     ; mask off LS 4 bits of data
ORL P0,A      ; set PO LS bits
