Page 1 of 1

What do you understand form this instruction mov.w X(PC), R6

Posted: Thu Jul 14, 2022 8:40 am
by answerhappygod
a) R6 = X+PC
b) R6 = PC-X
c) R6 = -X-PC
d) R6 = -X+PC