Program status registerThe Program Status Register (PSR) รวมกัน:
• Application Program Status Register (APSR)
• Interrupt Program Status Register (IPSR)
• Execution Program Status Register (EPSR)
รีจิสเตอร์เหล่านี้เป็นบิตฟิลด์ที่ไม่เกิดร่วมกันใน the 32-bit PSR. The bit assignments เป็นดังแสดงใน Figure 3 and Figure 4.

เข้าถึง registers เหล่านี้ทีละรายการหรือรวมกันของสองหรือทั้งหมดสาม registers, โดยใช้ the register name เป็น an argument ไปยัง the MSR or MRS instructions. ตัวอย่างเช่น:
• อ่าน registers ทั้งหมดโดยใช้ PSR กับ the MRS instruction
• เขียนถึง the APSR โดยใช้ APSR กับ the MSR instruction.
The PSR combinations and attributes คือ:

ดู the instruction descriptions MRS บนหน้า 100 และ MSR บนหน้า 101 สำหรับข้อมูลที่มากขึ้นเกี่ยวกับวิธีการเข้าถึง the program status registers.