Subject: Re: mc68882
To: J.T. Conklin <jtc@cygnus.com>
From: David Jones <dej@eecg.toronto.edu>
List: port-sun3
Date: 07/19/1995 18:01:32
> There is no difference between gcc's -m68020 and -m68030.  I believe
> that there are no differences in the user instruction set between the
> two parts.

The '030 lacks the CALLM and RTM instructions found on the '020.

GCC does not make use of these instructions.