assembly Language basic Knowledge Abstract (learning "assembly language" Wang Shuang)

Source: Internet
Author: User
  1. The CPU, which is the core part of the computer, controls the operation of the entire computer and operates on it.
  2. Registers, which are devices in the CPU that can store data, and multiple registers in one CPU.
  3. Assembly language consists of the following 3 types of directives:
    • Assembly instruction: The mnemonic of the machine code, with the corresponding machine code.
    • Pseudo-directive: there is no corresponding machine code, executed by the compiler, the computer does not execute.
    • Other symbols: such as + 、-、 *,/etc., are recognized by the compiler, there is no corresponding machine code.

assembly Language basic Knowledge Abstract (learning "assembly language" Wang Shuang)

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.