[hatari-devel] No address error when accessing odd addresses? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: [hatari-devel] No address error when accessing odd addresses?
- From: Uwe Seimet <Uwe.Seimet@xxxxxxxxx>
- Date: Tue, 10 Sep 2013 23:40:44 +0200
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1378849245; l=514; s=domk; d=seimet.de; h=Content-Type:MIME-Version:Subject:To:From:Date:X-RZG-CLASS-ID: X-RZG-AUTH; bh=AcWvVqf69WQntg6YsXU6VjCqQv8=; b=VvAwsgM1IzCAdm2s2PlPguRcehMxofG3tnw1Gk7zSBxBVEomk8G/18uxWcPmw4nowH8 WhX9lKmZYorXrk2JEBN7vdQPCmSELcgB2qTjVhvsDIYiOwGFlQfAGIjQyWQ1Ys07lTvFK rbJdJXeAU8f0c+LO9vEBAnc9gZ6t0IOd2aE=
Hi,
When the Hatari CPU type is 68000 and I run TOS 2.06 I don't get an
address error when trying to read longs from an odd address, e. g. with
lea ODD_ADDRESS,a0
move.l (a0),d0
This works fine, but I would have expected an address error as the 68000
does not support reading words or longs from odd addresses. Can it be
that something does not work as it should?
Take care
Uwe
--
-----------------------------------------------------------------------
Dr. Uwe Seimet http://www.seimet.de/