Home
last modified time | relevance | path

Searched refs:SPR_SR_DSX (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/openrisc/
DKconfig109 bool "use SPR_SR_DSX software emulation" if OR1K_1200
112 SPR_SR_DSX bit is status register bit indicating whether
119 SPR_SR_DSX bit implemented. Say Y if you are unsure.
/linux-4.4.14/arch/openrisc/include/asm/
Dspr_defs.h218 #define SPR_SR_DSX 0x00002000 /* Delay Slot Exception */ macro
/linux-4.4.14/arch/openrisc/kernel/
Dentry.S256 l.andi r6,r6,SPR_SR_DSX // check for delay slot exception