Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
| From | Stefan Monnier <monnier@iro.umontreal.ca> |
|---|---|
| Newsgroups | comp.arch |
| Subject | Re: Pseudo-Immediates as Part of the Instruction |
| Date | 2025-08-03 19:23 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <jwvikj49emc.fsf-monnier+comp.arch@gnu.org> (permalink) |
| References | (4 earlier) <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> |
> 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 | Next — Previous in thread | Next in thread | Find similar
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