Computer Science, asked by kirankumar9507, 1 year ago

How to divide ax register into two 8 bit registers?

Answers

Answered by subbhuu
1
There are two 8 bit registers in ax register
You can write as al and ah in the program if you want to use as a 8 bit registers
Similar questions