Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <v48p1t$thjj$5@dont-email.me>
Deutsch   English   Français   Italiano  
<v48p1t$thjj$5@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups: comp.arch
Subject: Re: Making Lemonade (Floating-point format changes)
Date: Tue, 11 Jun 2024 05:58:21 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 11
Message-ID: <v48p1t$thjj$5@dont-email.me>
References: <abe04jhkngt2uun1e7ict8vmf1fq8p7rnm@4ax.com>
	<memo.20240512203459.16164W@jgd.cix.co.uk> <v1rab7$2vt3u$1@dont-email.me>
	<20240513151647.0000403f@yahoo.com> <v1tre1$3leqn$1@dont-email.me>
	<9c79fb24a0cf92c5fac633a409712691@www.novabbs.org>
	<v45pdn$3n9j$1@dont-email.me> <v46571$7cro$1@dont-email.me>
	<lcnr9uFrek1U1@mid.individual.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 11 Jun 2024 07:58:22 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="631f869a34a46d5df9e0635873afdf43";
	logging-data="968307"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18kgIt6ErQIdjBzBWOpOvA6"
User-Agent: Pan/0.158 (Avdiivka; )
Cancel-Lock: sha1:4frPnoul/K91ATYDyKkpgp1KU3I=
Bytes: 1723

On Mon, 10 Jun 2024 11:20:14 +0300, Niklas Holsti wrote:

> You can also do it the other way around: always compile a function call,
> but on a machine that has an FPU use a dummy emulation library that
> back-patches the call to become an FPU instruction, so that each
> emulation function is called at most once.
> 
> To be honest, I'm not sure which way around the HP 2100 used.

Hmm, maybe that was the way round it was done on the Mac as well, and I am 
misremembering.