Single chip microcomputer PC pointer

Source: Internet
Author: User
Single-chip microcomputer refers to the program counter (Programs Counter). The program counter PC is used to store the next instruction address to be executed, is a 16-bit dedicated register, can not be manipulated by the MOV instruction, is not visible to the user. When executing an instruction, it is necessary to take the instruction out to the instruction register according to the address of the instruction stored in the PC, which is called "Fetch instruction". At the same time, the address of the PC in the program to automatically add 1 jump operation, to get the next point of the address. After the execution of the current instruction, the CPU then takes the address of the next instruction from the PC, and then gets the address of the next instruction, then executes each instruction sequentially.

Single chip microcomputer PC pointer

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.