CPU Interface Register

Source: Internet
Author: User

1,CPU Interface control Register, GICC_CTLR: Controls the Register, controls whether to escalate interrupts to the processor;

2. Interrupt First Mask Register, GICC_PMR: Interrupt priority Masking Register, we can understand that the processor is not the average person, not everyone can disturb, this register is to set a priority threshold value, Interrupts that have precedence above this value are escalated to the processor response;

3. Interrupt Acknowledge Register, Gicc_iar: Interrupt response Register, the processor reads this register to obtain the reported interrupt number; Reading this action can be considered as a response to the interrupt;

4. End of Interrupt Register, Gicc_eoir: The processor writes this register to inform the CPU interface that the interrupt has been processed

5. Running Priority Register, GICC_RPR: Runs the precedence register, and the value of this register represents the running priority of the current CPU interface

6. highest priority Pending Interrupt Register, Gicc_hppir: The highest precedence interrupt number for the current Pending state, when the interrupt preemption is allowed, If the priority value of this interrupt is greater than the value of the run-priority register, an interrupt preemption occurs;

7. CPU Interface Identification Register, GICC_IIDR:CPU Interface Identity Register, this register provides some information of CPU Interface, including product good, schema version, etc.;

CPU Interface Register

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.