Thread: Simple Question
View Single Post
Old 08 January 2009, 07:01   #6
bpazolli
 
Posts: n/a
Can someone please tell me how I would solve this problem with relative address. I want to place the address of a label in an address register, but I keep getting an error. For example I have,
Code:
        MOVEA.W     #FTABLE,A0
...
FTABLE: ......
 
 
Page generated in 0.06677 seconds with 11 queries