Question

What is the value (in hexadecimal) of AL, AH, and AX given the following hexadecimal values...

What is the value (in hexadecimal) of AL, AH, and AX given the following hexadecimal values in the EAX register?

Please show work.

(1) 37E11449

AH:

AX:

AL:

(2) 8A29713D

AH:

AX:

AL:

0 0
Add a comment Improve this question Transcribed image text
Answer #1

The AX register is represented by the lower 16 bits of the EAX register. This means that the register AH corresponds to the second low-order byte of EAX register, and that register AL corresponds to the low-order byte of the EAX register.

So, the register AH, AX, and AL will be initialized with the following values:

(1) 37E11449

AH:14

AX:1449

AL:49

(2) 8A29713D

AH:71

AX:713D

AL:3D

Add a comment
Know the answer?
Add Answer to:
What is the value (in hexadecimal) of AL, AH, and AX given the following hexadecimal values...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT