Can you please tell me how to find out the address of the register of the PC counter, the SR status register and the SFR registers?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Can you please tell me how to find out the address of the register of the PC counter, the SR status register and the SFR registers?
Nowhere in the documentation is not specified, but I seem to have guessed: in the command format, 2 fields of 4 bits are allocated for registers. There are only 16 registers, we translate the decimal number of the register into a binary number, this will be the 4-bit code of the destination register or the source register. I understood correctly?
**Attention** This is a public forum