I'm new to programming and I'm stumped w/ this question...
Assume that the AX register contains the Decimal value 16. Use of the SAL instruction will change the value of the data in the given register by how much for EACH SHIFT LEFT operation?
What is the MINIMUM number of executions of the SAL instruction that will cause the contents of the AX register to be 0(zero)?
Any help would be appreciated!
Thanks a million!
Assume that the AX register contains the Decimal value 16. Use of the SAL instruction will change the value of the data in the given register by how much for EACH SHIFT LEFT operation?
What is the MINIMUM number of executions of the SAL instruction that will cause the contents of the AX register to be 0(zero)?
Any help would be appreciated!
Thanks a million!