Deutsch   English   Français   Italiano  
<v0bvaa$2i8oc$1@dont-email.me>

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

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Terje Mathisen <terje.mathisen@tmsw.no>
Newsgroups: comp.arch
Subject: Re: Short Vectors Versus Long Vectors
Date: Wed, 24 Apr 2024 23:58:34 +0200
Organization: A noiseless patient Spider
Lines: 22
Message-ID: <v0bvaa$2i8oc$1@dont-email.me>
References: <v06vdb$17r2v$1@dont-email.me>
 <5451dcac941e1f569397a5cc7818f68f@www.novabbs.org>
 <v078td$1df76$4@dont-email.me> <2024Apr23.082238@mips.complang.tuwien.ac.at>
 <v098so$1rp16$1@dont-email.me>
 <d46723273a62c22283387893da40e7e4@www.novabbs.org>
 <v09gmk$1te49$1@dont-email.me> <v09jfp$1tvga$2@dont-email.me>
 <4041e83a5f551d5b01df22a26b15155d@www.novabbs.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 24 Apr 2024 23:58:34 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="ad38542cc87d16cf602826942e27a071";
	logging-data="2695948"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/n5d8dsWnqoQiA6YU90a2eimdLlpe8bkb+3V92A/Dlkg=="
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
 Firefox/91.0 SeaMonkey/2.53.18.2
Cancel-Lock: sha1:FsFhaubudtMNcoHMZdqVMLSxLdg=
In-Reply-To: <4041e83a5f551d5b01df22a26b15155d@www.novabbs.org>
Bytes: 2000

MitchAlsup1 wrote:
> Lawrence D'Oliveiro wrote:
> 
>> On Tue, 23 Apr 2024 18:36:49 -0500, BGB wrote:
> 
>>> DIV:
>>> Didn't bother with this.
>>> Typically faked using multiply-by-reciprocal and taking the high result.
> 
>> Another Cray-ism! ;)
> 
> Not IEEE 754 legal.

Well, it _is_ legal if you carry enough bits in your reciprocal...but at 
that point you would instead use a better algorithm to get the correct 
result both faster and using less power.

Terje

-- 
- <Terje.Mathisen at tmsw.no>
"almost all programming can be viewed as an exercise in caching"