Home | History | Annotate | Download | only in config

Lines Matching full:cpsr

479 /* The bit that distinguishes CPSR and SPSR.  */
5768 /* CPSR's and SPSR's can now be lowercase. This is just a convenience
5778 else if (strncasecmp (p, "CPSR", 4) == 0)
5787 /* APSR[_<bits>] can be used as a synonym for CPSR[_<flags>] on ARMv7-A
6491 OP_wPSR, /* CPSR/SPSR/APSR mask for msr (writing). */
6492 OP_rPSR, /* CPSR/SPSR/APSR mask for msr (reading). */
8868 /* mrs only accepts CPSR/SPSR/CPSR_all/SPSR_all. */
8871 _("'APSR', 'CPSR' or 'SPSR' expected"));
8946 /* Architectural NOP hints are CPSR sets with no bits selected. */
9040 /* ARM V6 RFE (Return from Exception) loads the PC and CPSR from the
9098 /* ARM V6 SETEND (argument parse). Sets the E bit in the CPSR while
11699 unified syntax for thumb1, and expects CPSR are not affected. This check
11932 /* mrs only accepts APSR/CPSR/SPSR/CPSR_all/SPSR_all (for non-M profile
11935 _("'APSR', 'CPSR' or 'SPSR' expected"));
18024 /* Table of all PSR suffixes. Bare "CPSR" and "SPSR" are handled