Home
last modified time | relevance | path

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

/Linux-v5.4/arch/openrisc/kernel/
Dtraps.c277 static inline int in_delay_slot(struct pt_regs *regs) in in_delay_slot() function
306 if (unlikely(in_delay_slot(regs))) { in adjust_pc()