Searched refs:S_PSR (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/arch/arm/lib/ |
H A D | vectors.S | 163 #define S_PSR 64 macro
|
/openbmc/linux/arch/arm/nwfpe/ |
H A D | entry.S | 74 ldr r1, [sp, #S_PSR] @ fetch the PSR
|
/openbmc/linux/arch/arm/kernel/ |
H A D | asm-offsets.c | 82 DEFINE(S_PSR, offsetof(struct pt_regs, ARM_cpsr)); in main()
|
H A D | entry-armv.S | 214 THUMB( ldr r5, [sp, #S_PSR] ) @ potentially updated CPSR 281 ldr r5, [sp, #S_PSR] @ Get SVC cpsr
|
H A D | entry-common.S | 182 str saved_psr, [sp, #S_PSR] @ Save CPSR
|
H A D | entry-header.S | 343 ldr r1, [sp, #\offset + S_PSR] @ get calling cpsr
|