Software: Instruction Examples
movwf PORTA
Move (“mov”) the working register (“w”) into the file register
(“f”) named PORTA.
In other words, load the register called PORTA with whatever
number is in the W register.
Previous slide | Next slide | Back to first slide | View graphic version |