Page 8 - TOPIC 3 PART 2
P. 8

DATA TRANSFER(EXG)







                        • Used to exchange the contents of two registers,


                            or a register and a memory location.


                        • Always 32 bit transfer


                        • Both contents of destination and source are


                            swapped to each others content.


                        • example


                        EXG <source>,<destination>



                        EXG D0,D1
   3   4   5   6   7   8   9   10   11   12   13