The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Dan Cross <crossd@gmail.com>
To: Paul Winalski <paul.winalski@gmail.com>
Cc: Paul Ruizendaal <pnr@planet.nl>, "tuhs@tuhs.org" <tuhs@tuhs.org>
Subject: [TUHS] Re: CRC calculation in the 1980s
Date: Tue, 19 Sep 2023 11:50:19 -0400	[thread overview]
Message-ID: <CAEoi9W7iObAp0sitA0-uYOD9uJGLAncJ2ukhr+8Er6_POCPxhw@mail.gmail.com> (raw)
In-Reply-To: <CABH=_VQCRfRZjXpLqFeCM2j4CM_xz6yH1d2JR2UHe-sgVdRAiw@mail.gmail.com>

On Tue, Sep 19, 2023 at 11:34 AM Paul Winalski <paul.winalski@gmail.com> wrote:
> For what it's worth, the VAX had a table-driven CRC instruction.  It
> wasn't very popular because on most VAX models it was actually slower
> than by-hand coding.  It is one of the instructions dropped from the
> microVAX instruction set used on all later VAXen, where it was
> emulated by the operating system.

I thought that was a general polynomial root finder instruction that
used Horner's Method?  Obviously it could be used in CRC calculations,
but I remember it being more general. I also remember reading about it
in the VAX architecture manual and thinking, "wow,
that's...something."

        - Dan C.

  reply	other threads:[~2023-09-19 15:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-18 23:02 [TUHS] " Paul Ruizendaal
2023-09-18 23:34 ` [TUHS] " Robert Brockway
2023-09-19  0:02 ` segaloco via TUHS
2023-09-19 15:34 ` Paul Winalski
2023-09-19 15:50   ` Dan Cross [this message]
2023-09-19 16:22     ` Paul Winalski
2023-09-19 11:42 Noel Chiappa
2023-09-19 12:54 ` Lars Brinkhoff
2023-09-19 16:00 ` Paul Ruizendaal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAEoi9W7iObAp0sitA0-uYOD9uJGLAncJ2ukhr+8Er6_POCPxhw@mail.gmail.com \
    --to=crossd@gmail.com \
    --cc=paul.winalski@gmail.com \
    --cc=pnr@planet.nl \
    --cc=tuhs@tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).