021ARM Processor operating mode

Source: Internet
Author: User

1, user mode: USR, the normal application mode of operation;

2, Fiq mode: Fiq, fast interrupt mode, when a program is running, suddenly create an interrupt, and this interruption is a rapid interruption, then into the fast interrupt mode to run;

3, IRQ mode: IRQ, normal interrupt mode;

4, Supervisor mode: SVC, to the operating system to provide protection mode, higher authority;

5, Abort mode: abt, such as to access virtual memory, resulting in a pattern of anomalies;

6, Undefined mode: und, undefined instruction mode, when we run an instruction, if this instruction is not supported by the ARM processor, will enter this mode;

7, System mode: SYS, in ARMV4 and the above version has a mode;

Linux system for applications is running in USR mode, kernel running in SVC mode;

021ARM Processor operating mode

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.