Question

QUESTION 3 How many bytes is the machine code for the following? add ecx,115h

QUESTION 3

  1. How many bytes is the machine code for the following?

    add ecx,115h

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

The code of add ecx,115h when converted to machine code is occupies 6 bytes of memory.

Explanation :-

add ecx,115h -> machine code conversion -> 0x81 c1 15 01 00 00. = 6 bytes

Add a comment
Know the answer?
Add Answer to:
QUESTION 3 How many bytes is the machine code for the following? add ecx,115h
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