Yes. I have no special purpose registers that you can directly access. The stack top register you have to use an instruction to actually look at or change.
I can link to my horrible google sheets for my Instruction set if that helps at all. But basically all arithmetic logic types of instructions work directly on registers and can not touch the ram. You have to load and store from ram into the registers to access anything. On Wed, Nov 11, 2020 at 4:43 PM Philipp Klaus Krause <p...@spth.de> wrote: > Am 11.11.20 um 17:55 schrieb Bill Gaylord: > > Its got 16 8 bit registers […] > > Are these general-purpose? How orthogonal is the instruction set? > > Philipp > > > > _______________________________________________ > Sdcc-user mailing list > Sdcc-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/sdcc-user >
_______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user