Assembly Lab 2

Source: Internet
Author: User

Experiment conclusion:

(1) run the e command to run the memory unit0021:0 ~Change 8 bytes of data30 h, 31 H, 32 h, 33 H, 34 h, 35 h, 36 h, 37 h

 

Input command

Run one by one:

 

The blank content in the book is AX = 3130

Ax = 6465

BX = 3534

BX = 6c6a

SP = 00fe; the address of the modified memory unit is 2200: The content of 00fe is 6462.

SP = 00fc; the address of the modified memory unit is 2200: The content of 00fc is 6c6a

SP = 00fc; AX = 6c6a

SP = 0100; BX = 6462

SP = 00fe; the address of the modified memory unit is 2200: The content of 00fe is 3534.

SP = 00fc; the address of the modified memory unit is 2200: The content of 00fc is 3736

(2) Try in dosbox according to the instructions in the book

Data may be pre-stored in the stack when stack is set (conjecture)

Summary and experiences

I learned the basic usage of the stack, and gained a deeper understanding of the segment registers and offset addresses. After completing this experiment, I felt that the Assembly had suddenly learned a lot, it should be easy to learn later. It is not in the same state as the first one.

 

Assembly Lab 2

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.