I presume that the following is legal code, ignoring any values in the
registers :

        movep.w d0,0(a0)
        movep.l d7,7(a7)

GWASL gives an 'illegal mode' error for this format of movep. It works ok
for 

        movep.w 0(a0),d0
        movep.l 7(a7),d7

Cheers.
Norman.

----------------------------------------------------------------------------
----
Norman Dunbar           EMail:  [EMAIL PROTECTED]
Database/Unix administrator     Phone:  0113 289 6265
Lynx Financial Systems Ltd.     Fax:    0113 201 7265
                        URL:    http://www.LynxFinancialSystems.com
----------------------------------------------------------------------------
----

Reply via email to