Deutsch English Français Italiano |
<vfnplu$v3e1$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder2.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Terje Mathisen <terje.mathisen@tmsw.no> Newsgroups: comp.arch Subject: Re: Retirement hobby (was Re: 80286 protected mode) Date: Mon, 28 Oct 2024 11:39:57 +0100 Organization: A noiseless patient Spider Lines: 56 Message-ID: <vfnplu$v3e1$1@dont-email.me> References: <2024Oct6.150415@mips.complang.tuwien.ac.at> <memo.20241006163428.19028W@jgd.cix.co.uk> <2024Oct7.093314@mips.complang.tuwien.ac.at> <7c8e5c75ce0f1e7c95ec3ae4bdbc9249@www.novabbs.org> <2024Oct8.092821@mips.complang.tuwien.ac.at> <ve5ek3$2jamt$1@dont-email.me> <be506ccef76d682d13205c69c761a086@www.novabbs.org> <ve6oiq$2pag3$1@dont-email.me> <ve6tv7$2q6d5$1@dont-email.me> <86y12uy8ku.fsf@linuxsc.com> <jwv34kx5afd.fsf-monnier+comp.arch@gnu.org> <venpin$241bk$2@dont-email.me> <veu2uv$3cluq$1@dont-email.me> <veudt1$3ep62$1@dont-email.me> <vf3qgi$ijah$1@dont-email.me> <vf4u1t$qo5f$2@dont-email.me> <vf4ve7$rtqt$1@dont-email.me> <86zfmwvs5w.fsf@linuxsc.com> <vf7gk0$1ce7n$1@dont-email.me> <86sesmvqu1.fsf@linuxsc.com> <f76d30e07a848362c2ce912ee8d62479@www.novabbs.org> <vfbhpv$26trl$2@dont-email.me> <58fcd0a722acd8a6e2426596e006d86c@www.novabbs.org> <vfcmj9$2h0pg$1@dont-email.me> <11a33395baec9abee86a556c799f5318@www.novabbs.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Injection-Date: Mon, 28 Oct 2024 11:39:58 +0100 (CET) Injection-Info: dont-email.me; posting-host="3899a7e8bb8e0da950092aa0c9ac9e4e"; logging-data="1019329"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+LIDnWflx0O4DottuOA2V/JAfGhDFLDjkJAOmrDQ1bzA==" User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 SeaMonkey/2.53.19 Cancel-Lock: sha1:8IKrQFaZAnIDQ4twsYEFzTXluls= In-Reply-To: <11a33395baec9abee86a556c799f5318@www.novabbs.org> Bytes: 3904 MitchAlsup1 wrote: > On Thu, 24 Oct 2024 5:39:52 +0000, Terje Mathisen wrote: >=20 >> MitchAlsup1 wrote: >>> On Wed, 23 Oct 2024 19:11:59 +0000, Terje Mathisen wrote: >>> >>>> MitchAlsup1 wrote: >>>>> On Wed, 23 Oct 2024 14:25:42 +0000, Tim Rentsch wrote: >>>>> >>>>>> Terje Mathisen <terje.mathisen@tmsw.no> writes: >>>>> >>>>>>> My wife and I will both go on "permanent vacation" starting a wee= k >>>>>>> before Christmas. :-) >>>>>> >>>>>> I'm guessing that permanent vacation will be some mixture of actua= l >>>>>> vacation and self-chosen "work".=C3=83=E2=80=9A=C3=82=C2=A0 In any= case I hope you both=20 >>>>>> enjoy >>>>>> the time. >>>>> >>>>> Just remember, retirement does not mean you "stop working" >>>>> it means you "stop working for HIM". >>>> >>>> Exactly! >>>> >>>> I have unlimited amounts of potential/available mapping work, and I = do >>>> want to get back to NTP Hackers. >>>> >>>> We recently started (officially) on the 754-2029 revision. >>> >>> Are you going to put in something equivalent to quires ?? >=20 > In posits, a quire is an accumulator with as many binary digits > as to cover max-exponent to min-exponent; so one can accumulate > an essentially unbounded number of sums without loss of precision > --to obtain a sum with a single rounding. OK, I have seen and used "Super-accumulator" as the term for those, I=20 have thought about implementing one in carry-save redundant form, but=20 that might be more redundancy than really needed? Having a carry bit for every byte should still make it possible to=20 handle several additions/cycle, right? I'm assuming the real cost is in the alignment network needed to route=20 incoming addends into the right slice. Terje --=20 - <Terje.Mathisen at tmsw.no> "almost all programming can be viewed as an exercise in caching"