Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.arch > #112854

Re: Pseudo-Immediates as Part of the Instruction

Path csiph.com!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail
From Stefan Monnier <monnier@iro.umontreal.ca>
Newsgroups comp.arch
Subject Re: Pseudo-Immediates as Part of the Instruction
Date Sun, 03 Aug 2025 19:23:50 -0400
Organization A noiseless patient Spider
Lines 13
Message-ID <jwvikj49emc.fsf-monnier+comp.arch@gnu.org> (permalink)
References <106ilfl$ep9g$1@dont-email.me> <106ivqh$ibqq$1@dont-email.me> <106ja4b$kt2u$1@dont-email.me> <106kkph$vosi$2@dont-email.me> <106ln37$17juk$1@dont-email.me> <106loil$1833q$1@dont-email.me> <106ms5q$1enk3$1@dont-email.me> <106ofaa$1m75g$2@dont-email.me> <106oh8h$1q7ng$1@dont-email.me>
MIME-Version 1.0
Content-Type text/plain
Injection-Date Sun, 03 Aug 2025 23:23:52 +0000 (UTC)
Injection-Info dont-email.me; posting-host="2753c224bb7cd688554393c77c0e1ba2"; logging-data="1968798"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18VvRzOJ0O8dxeEhwDCdiBBBI9bcqzvPOM="
User-Agent Gnus/5.13 (Gnus v5.13)
Cancel-Lock sha1:1qJBKw1eRrUL3zMayQrtS4oHBiA= sha1:EOclhGIuDwRG03s+4RmRD9YlBGE=
Xref csiph.com comp.arch:112854

Show key headers only | View raw


> Being fit for a number of hand-written asm kernels does not a generally
> useful cpu make.

Beside bignums, other "kernels" worth trying might be something like
a simple balanced binary tree, including some operation that
requires recursion, like counting the number of leaves.

And of course, trying to get a compiler to generate code vaguely similar
to the ASM you wrote by hand is always a good test, tho it may take
more effort.


        Stefan

Back to comp.arch | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Pseudo-Immediates as Part of the Instruction John Savard <quadibloc@invalid.invalid> - 2025-08-01 15:11 +0000
  Re: Pseudo-Immediates as Part of the Instruction John Savard <quadibloc@invalid.invalid> - 2025-08-01 16:52 +0000
  Re: Pseudo-Immediates as Part of the Instruction Thomas Koenig <tkoenig@netcologne.de> - 2025-08-01 18:08 +0000
    Re: Pseudo-Immediates as Part of the Instruction John Savard <quadibloc@invalid.invalid> - 2025-08-01 21:04 +0000
      Re: Pseudo-Immediates as Part of the Instruction Robert Finch <robfi680@gmail.com> - 2025-08-01 21:03 -0400
        Re: Pseudo-Immediates as Part of the Instruction John Savard <quadibloc@invalid.invalid> - 2025-08-02 03:22 +0000
        Re: Pseudo-Immediates as Part of the Instruction MitchAlsup <user5857@newsgrouper.org.invalid> - 2025-08-29 15:31 +0000
      Re: Pseudo-Immediates as Part of the Instruction Thomas Koenig <tkoenig@netcologne.de> - 2025-08-02 09:12 +0000
        Re: Pseudo-Immediates as Part of the Instruction John Savard <quadibloc@invalid.invalid> - 2025-08-02 18:57 +0000
          Re: Pseudo-Immediates as Part of the Instruction Thomas Koenig <tkoenig@netcologne.de> - 2025-08-02 19:23 +0000
            Re: Pseudo-Immediates as Part of the Instruction John Savard <quadibloc@invalid.invalid> - 2025-08-03 05:30 +0000
              Re: Pseudo-Immediates as Part of the Instruction Thomas Koenig <tkoenig@netcologne.de> - 2025-08-03 11:25 +0000
              Re: Pseudo-Immediates as Part of the Instruction Stephen Fuld <sfuld@alumni.cmu.edu.invalid> - 2025-08-03 13:03 -0700
                Re: Pseudo-Immediates as Part of the Instruction Terje Mathisen <terje.mathisen@tmsw.no> - 2025-08-03 22:36 +0200
                Re: Pseudo-Immediates as Part of the Instruction Stephen Fuld <sfuld@alumni.cmu.edu.invalid> - 2025-08-03 14:28 -0700
                Re: Pseudo-Immediates as Part of the Instruction Stefan Monnier <monnier@iro.umontreal.ca> - 2025-08-03 19:23 -0400
                Re: Pseudo-Immediates as Part of the Instruction John Savard <quadibloc@invalid.invalid> - 2025-08-04 04:07 +0000
                Re: Pseudo-Immediates as Part of the Instruction Thomas Koenig <tkoenig@netcologne.de> - 2025-08-04 16:56 +0000
                Re: Pseudo-Immediates as Part of the Instruction John Savard <quadibloc@invalid.invalid> - 2025-08-05 02:10 +0000
                Re: Pseudo-Immediates as Part of the Instruction Thomas Koenig <tkoenig@netcologne.de> - 2025-08-05 04:56 +0000
                Re: Pseudo-Immediates as Part of the Instruction Stephen Fuld <sfuld@alumni.cmu.edu.invalid> - 2025-08-05 09:51 -0700
                Re: Pseudo-Immediates as Part of the Instruction BGB <cr88192@gmail.com> - 2025-08-05 18:23 -0500
                Re: Pseudo-Immediates as Part of the Instruction John Savard <quadibloc@invalid.invalid> - 2025-08-10 18:07 +0000
                Re: Pseudo-Immediates as Part of the Instruction BGB <cr88192@gmail.com> - 2025-08-10 18:59 -0500
                Re: Pseudo-Immediates as Part of the Instruction Stephen Fuld <sfuld@alumni.cmu.edu.invalid> - 2025-08-11 10:27 -0700
                Re: Pseudo-Immediates as Part of the Instruction John Savard <quadibloc@invalid.invalid> - 2025-08-11 18:20 +0000
                Re: Pseudo-Immediates as Part of the Instruction John Savard <quadibloc@invalid.invalid> - 2025-08-11 18:33 +0000
                Re: Pseudo-Immediates as Part of the Instruction John Savard <quadibloc@invalid.invalid> - 2025-08-11 19:16 +0000
                Re: Pseudo-Immediates as Part of the Instruction MitchAlsup <user5857@newsgrouper.org.invalid> - 2025-08-24 19:50 +0000
                Re: Pseudo-Immediates as Part of the Instruction EricP <ThatWouldBeTelling@thevillage.com> - 2025-08-24 16:21 -0400
                Re: Pseudo-Immediates as Part of the Instruction John Savard <quadibloc@invalid.invalid> - 2025-08-05 23:49 +0000
                Re: Pseudo-Immediates as Part of the Instruction Thomas Koenig <tkoenig@netcologne.de> - 2025-08-06 05:32 +0000
                Re: Pseudo-Immediates as Part of the Instruction MitchAlsup <user5857@newsgrouper.org.invalid> - 2025-09-03 18:26 +0000
                Re: Pseudo-Immediates as Part of the Instruction BGB <cr88192@gmail.com> - 2025-09-03 14:55 -0500
                Re: Pseudo-Immediates as Part of the Instruction Stephen Fuld <sfuld@alumni.cmu.edu.invalid> - 2025-08-04 20:37 -0700
                Re: Pseudo-Immediates as Part of the Instruction John Savard <quadibloc@invalid.invalid> - 2025-08-05 16:26 +0000
                Re: Pseudo-Immediates as Part of the Instruction MitchAlsup <user5857@newsgrouper.org.invalid> - 2025-08-24 18:16 +0000
          Re: Pseudo-Immediates as Part of the Instruction John Savard <quadibloc@invalid.invalid> - 2025-08-03 22:43 +0000
        Re: Pseudo-Immediates as Part of the Instruction Stephen Fuld <sfuld@alumni.cmu.edu.invalid> - 2025-08-03 12:50 -0700
          Re: Pseudo-Immediates as Part of the Instruction John Savard <quadibloc@invalid.invalid> - 2025-08-03 22:14 +0000
            Re: Pseudo-Immediates as Part of the Instruction Stephen Fuld <sfuld@alumni.cmu.edu.invalid> - 2025-08-03 18:11 -0700
          Re: Pseudo-Immediates as Part of the Instruction Thomas Koenig <tkoenig@netcologne.de> - 2025-08-04 05:52 +0000
  Re: Pseudo-Immediates as Part of the Instruction Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-02 03:21 +0000
    Re: Pseudo-Immediates as Part of the Instruction MitchAlsup <user5857@newsgrouper.org.invalid> - 2025-08-29 19:35 +0000

csiph-web