[Reading Notes] principles of computer composition-Chapter I system introduction

Source: Internet
Author: User

1.1 Computers have hardware and software components, the program and the like, hardware can see the like, hard disk and so on.

The computer system is multi-layered. Probably is.

M4 (Advanced language translation machine)

M3 (assembly translation machine)

M2 (operating system)

M1 (machine language machine, which is 2 binary things running on this)

M0 (microcomputer, put a command in the M1, explain the implementation, OK, then the next one. So repeated. As a decomposition of M1)

M4 translates high-level languages, such as C,js these for assembly again to machine language, or directly to machine language. M4 translation into machine language program has 2 kinds, compiler and interpreter, compile it once, and then execute machine language, explain how to explain a piece of execution, until finished.

M3 translation of assembly language machine, translated into machine language, run on the M1.

M2 is the operating system level, the book did not say much.

M2,M3,M4 are virtual machines, M0,m1 actual machine. M1 traditional machine, M0 micro-programming machine.

Whether the specific instructions are executed on M1 or M0 or not very clear ...

[Reading Notes] principles of computer composition-Chapter I system introduction

Related Article

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.