Searched refs:OPCODE_JMP_REG (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/sh/kernel/ | ||
H A D | kgdb.c | 38 #define OPCODE_JMP_REG(op) (((op) >> 8) & 0xf) macro 105 addr = linux_regs->regs[OPCODE_JMP_REG(op)]; get_step_address() |
Completed in 95 milliseconds