Searched refs:CPSR (Results 1 – 10 of 10) sorted by relevance
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/ |
H A D | fel_utils.S | 17 mrs lr, cpsr @ Read CPSR 39 msr cpsr, r1 @ Write CPSR
|
/openbmc/linux/drivers/staging/media/meson/vdec/ |
H A D | dos_regs.h | 18 #define CPSR 0x0c84 macro
|
H A D | vdec_1.c | 58 amvdec_write_dos(core, CPSR, 0); in vdec_1_load_firmware() 138 amvdec_write_dos(core, CPSR, 0); in vdec_1_stop()
|
/openbmc/linux/arch/arm/nwfpe/ |
H A D | fpmodule.inl | 70 * the CPSR may be the PC register itself.
|
/openbmc/linux/arch/arm/kernel/ |
H A D | entry-armv.S | 213 THUMB( ldr r5, [sp, #S_PSR] ) @ potentially updated CPSR 842 * Enter in IRQ mode, spsr = SVC/USR CPSR, lr = SVC/USR PC 864 @ Save spsr_<exception> (parent CPSR)
|
H A D | entry-ftrace.S | 67 str lr, [sp, #-8]! @ store LR as PC and make space for CPSR/OLD_R0,
|
H A D | entry-common.S | 182 str saved_psr, [sp, #S_PSR] @ Save CPSR
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | vectors.S | 212 str r6, [r8, #4] @ Save CPSR
|
/openbmc/linux/arch/arm/mm/ |
H A D | proc-xsc3.S | 108 msr cpsr_c, r1 @ reset CPSR
|
H A D | proc-xscale.S | 146 msr cpsr_c, r1 @ reset CPSR
|