Searched refs:PSR_S_BIT (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/unicore32/include/uapi/asm/
H A Dptrace.h33 #define PSR_S_BIT 0x80000000 macro
/linux-4.1.27/arch/unicore32/kernel/
H A Dprocess.c168 buf[0] = flags & PSR_S_BIT ? 'S' : 's'; __show_regs()

Completed in 143 milliseconds