TR : Strange M68K/Coldfire behavior
Jay Monkman
jtm-list-rtems at smoothsmoothie.com
Wed Aug 18 22:27:11 UTC 2004
On Wed, Aug 18, 2004 at 04:32:52PM -0400, Etienne Fortin wrote:
> addal 0x40000000,%a1
My 68k assembly is rusty, but doesn't that mean to add the contents of
%a1 to the word at address 0x40000000?
Maybe you want
addal #0x40000000,%a1
instead?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/users/attachments/20040818/f1c7f643/attachment-0001.bin>
More information about the users
mailing list