Re: VIM Q again

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Rick Stevens wrote:

The Z80 had:

    JR idx(unconditional)
    JR Z,idx (jump relative if zero)
    JR NZ,idx (jump relative if non-zero)
    JR C,idx (jump relative if carry)
    JR NC,idx (jump relative if non-carry)

And one of my favorites for loops:

    DJNZ idx (decrement and jump relative if non-zero)

So, yes, the Z80 had conditional relative jumps.  It also had that nice
set of secondary registers...very handy for interrupt processing.

Oh, no! You've started my "flashback" processor running. I'm not going to get any work done today. Please stop. :-) :-)

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux