Thursday, August 4, 2011

What is the result of the following code and where is it kept?

Answer must be 44h (25f + 1ff) and should be kept in A. In some assembly languages (i guess at&t syntax) the result may be stored in C. Anway in this code, "A" is intuitively the accumulator, the register where results are stored.

No comments:

Post a Comment