Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/
H A Dkgdb.c43 #define SR_T_BIT_MASK 0x1 macro
54 if (linux_regs->sr & SR_T_BIT_MASK) in get_step_address()
62 if (linux_regs->sr & SR_T_BIT_MASK) in get_step_address()
70 if (!(linux_regs->sr & SR_T_BIT_MASK)) in get_step_address()
78 if (!(linux_regs->sr & SR_T_BIT_MASK)) in get_step_address()