First Indirect Addressing?

From: Jeffrey Sharp <jss_at_subatomix.com>
Date: Thu Oct 3 10:23:01 2002

On Wednesday, October 2, 2002, Jerome H. Fine wrote:

> When I first saw this line, I did not thing of a drum system as having
> indirect addressing. ... The last 4 decimal digits [of an instruction]
> were the ADDRESS of the next instruction on the drum.

That's not indirect addressing. What I mean by 'indirect addressing' is
'accessing data at run-time-computed addresses'. You're talking about
accessing code at hardcoded addresses.

I was thinking of the first machine that supported indirect addressing in
its instruction set, but we should also count machines where you could
kludge indirect addressing by modifying the machine code before executing
it.

-- 
Jeffrey Sharp
Received on Thu Oct 03 2002 - 10:23:01 BST

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:35:31 BST