Home
last modified time | relevance | path

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

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