Assignment-I
Write the output for the following instructions
Before instruction execution, the contents of registers B and A are
Rd= B= XBH
Rs= A = 1FH
After the execution of instruction.
Rd= B = ?
Rs= A = ?
If A= E 3H
B= 0 4H
then after the execution of the above instruction the content of A = ?
If the value of A = 15Hthen after the execution of the above instruction and the result A = ?
If A = 95H = 1001 0101
And B = 44H = 0100 0100
Then ANA B results in A = ?
If A = 8 4H = 1000 0100
And B = B 3H = 1100 0011
Then ORA B results in A = ?
Get Answers For Free
Most questions answered within 1 hours.