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