John Cowan <cowan at mercury.ccil.org> wrote:
> Clem Cole scripsit:
>
>> To be fair UNIX was the naming sinner here IMO. Unix's ld command is the
>> "link editor",
>
> I thought "ld" stood for Link eDitor. :-)
You are completely wrong! It is the load mnemonic for Z8/Z80/Z8000 Assembler
to load the operand into the destination
ld r1,r2
;)
Oliver