Subject: Re: Floating Point Instruction Register And As
To: None <paul@whooppee.com>
From: Andy Finnell <andyf@vei.net>
List: port-mac68k
Date: 06/22/1999 22:00:15
Paul Goyette wrote:
> 
> Also, remember that Motorola assembler syntax is different than GNU/MIT
> syntax.  Perhaps it might be as easy as reversing the order of the
> operands on the fmovel instruction?
> 

No, I know that's not it.  I should be able to read AND write with
fmovel, so both orders should work.  Plus I use both orders in my code
(I have to save and restore the fpiar).  I'll check the info page when
my machine gets done compiling.  Thanks for the help,

	-andy