Home | History | Annotate | Download | only in arm32

Lines Matching refs:cpsr

143 	mrs	rb, cpsr		/* fetch CPSR */
210 GET_CPSR(r6) /* save CPSR */ ;\
237 GET_CPSR(r6) /* save CPSR */ ;\
343 mrs r0, cpsr; /* Get the CPSR */ \
344 str r0, [sp, #(-TF_R4)]! /* Push the CPSR on the stack */
357 mrs rX, cpsr; /* Get the CPSR */ \
373 mrs r0, cpsr; /* Get the CPSR */ \
379 mrs r0, cpsr; /* Get the CPSR */ \
427 mrs tmp, cpsr; /* Get the CPSR */ \