Computer Old Farts Forum
 help / color / mirror / Atom feed
From: Ralph Corderoy <ralph@inputplus.co.uk>
To: Computer Old Farts Followers <coff@tuhs.org>
Subject: [COFF] Re: Imagine an architecture where...
Date: Wed, 24 Apr 2024 14:01:28 +0100	[thread overview]
Message-ID: <20240424130128.F2C871FB21@orac.inputplus.co.uk> (raw)
In-Reply-To: <alpine.BSF.2.21.9999.2404242215440.22638@aneurin.horsfall.org>

Hi Dave,

> ... every memory location is a stack.
>
> I'm thinking of a notation like:
>
>     A => CADR (yes, I'm a LISP fan)
>     A' => A[0]
>     A'' => A[-1]

dc(1) has 256 registers identified by a byte.
Each can be treated as a stack, stored to and loaded from with S and L.

-- 
Cheers, Ralph.

  reply	other threads:[~2024-04-24 13:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-24 12:31 [COFF] " Dave Horsfall
2024-04-24 13:01 ` Ralph Corderoy [this message]
2024-04-25  1:44   ` [COFF] " Dave Horsfall

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=20240424130128.F2C871FB21@orac.inputplus.co.uk \
    --to=ralph@inputplus.co.uk \
    --cc=coff@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).