Hi,
Well, yes, it'll work.
It'll set the state of PortB.6 to what is stored in AR[1], either 1 or 0 at the time that the instruction executes.
What it will NOT do is create a "mirror" where the state of PortB.6 automatically changes whenever AR[1] changes - which I suspect is what you're looking for.

/Henrik.