This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ASM51 REGUSE bit assignments

I've identified all but two bits in the word value that results from register use. The obvious ones are:

R0-R7
DPH
DPL
PSW
ACC
B
CY

These are assigned to the lower 14 bits of the word (order unimportant for this discussion)

None of the registers listed above account for bits 14 and 15 of the word (most significant two bits).

Does anyone know what these represent?

0