JohnJohn20
Advanced Member level 4
In ASM, the command MOVF TEMP,W moves the value stored in the TEMP register into the W register. Does the value in theTEMP register remain unchanged or is it deleted?
What about MOVWF TEMP? Does moving the value in the W register into the TEMP register remove the value from the W register or leave it unchanged?
While there are a lots of explanations for these commands, I can't find one that actually states what happens.
Thanks.
Thanks.
What about MOVWF TEMP? Does moving the value in the W register into the TEMP register remove the value from the W register or leave it unchanged?
While there are a lots of explanations for these commands, I can't find one that actually states what happens.
Thanks.
Thanks.