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?