Home
last modified time | relevance | path

Searched refs:S_PSR (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/nwfpe/
H A Dentry.S73 ldr r1, [sp, #S_PSR] @ fetch the PSR
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dvectors.S163 #define S_PSR 64 macro
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dasm-offsets.c90 DEFINE(S_PSR, offsetof(struct pt_regs, ARM_cpsr)); in main()
H A Dentry-armv.S197 THUMB( ldr r5, [sp, #S_PSR] ) @ potentially updated CPSR
264 ldr r5, [sp, #S_PSR] @ Get SVC cpsr
H A Dentry-common.S203 str saved_psr, [sp, #S_PSR] @ Save CPSR
H A Dentry-header.S330 ldr r1, [sp, #\offset + S_PSR] @ get calling cpsr