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

/linux-4.1.27/arch/sh/kernel/
H A Dkgdb.c44 #define SR_T_BIT_MASK 0x1 macro
55 if (linux_regs->sr & SR_T_BIT_MASK) get_step_address()
63 if (linux_regs->sr & SR_T_BIT_MASK) get_step_address()
71 if (!(linux_regs->sr & SR_T_BIT_MASK)) get_step_address()
79 if (!(linux_regs->sr & SR_T_BIT_MASK)) get_step_address()

Completed in 50 milliseconds