Computer Science, asked by huzaifakhan195, 4 days ago

The 16 but register pairs used in 8085 are

Answers

Answered by jayajaya3573926
0

Answer:

Although the 8085 is an 8-bit processor, it has some 16-bit operations. Any of the three 16-bit register pairs (BC, DE, HL or SP) can be loaded with an immediate 16-bit value (using LXI), incremented or decremented (using INX and DCX), or added to HL (using DAD).

Similar questions