From mint-bounce@lists.fishpool.fi  Sun Oct  5 18:13:34 2008
From: Andreas Schwab <schwab@suse.de>
To: Vincent =?iso-8859-1?Q?Rivi=E8re?= <vincent.riviere@freesbee.fr>
Cc: mint <mint@fishpool.com>
Subject: Re: [MiNT] Some comments on gcc 4.3.2
References: <c6533ef60810041138n7dcd5968t474a68586f4582f2@mail.gmail.com>
	<48E7DEDA.2010907@freesbee.fr>
	<c6533ef60810041506x745742fbgbd772243d16cdd1a@mail.gmail.com>
	<48E8984B.7000603@freesbee.fr> <1223214325.12833.2.camel@jetpack>
	<48E90E6E.5040101@freesbee.fr>
	<alpine.LFD.2.00.0810052128530.512@localhost.localdomain>
	<48E91D74.2040408@freesbee.fr>
X-Yow: YOW!!  Now I understand advanced MICROBIOLOGY
 and th' new TAX REFORM laws!!
Date: Mon, 06 Oct 2008 00:10:56 +0200
In-Reply-To: <48E91D74.2040408@freesbee.fr> ("Vincent =?iso-8859-1?Q?Rivi?=
 =?iso-8859-1?Q?=E8re=22's?= message of
	"Sun, 05 Oct 2008 22:03:00 +0200")
Message-ID: <jemyhipua7.fsf@sykes.suse.de>
User-Agent: Gnus/5.110009 (No Gnus v0.9) Emacs/22.2 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: schwab@suse.de
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id m95MDXFC022206

Vincent Rivière <vincent.riviere@freesbee.fr> writes:

> I was thinking that FPU calls were always F-instructions...
> Are the FPU instructions different between 68000+68881, 68030+68881 and
> 68RC040 ?
> What do you mean by special addressing for the 68000 ?

The 68000 does not have the coprocessor interface, and treats every
line-f instruction as illegal instruction.  The 68881 is addressed like
any other mmio device, and the coprocessor protocol has to be
implemented in software (eg. in the line-f exception handler).

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


