Home
last modified time | relevance | path

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

/linux/arch/openrisc/kernel/
H A Dtraps.c246 static inline int in_delay_slot(struct pt_regs *regs) in in_delay_slot() function
275 if (unlikely(in_delay_slot(regs))) { in adjust_pc()