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

/linux-4.1.27/arch/sh/kernel/
H A Dtraps_32.c300 #define SH_PC_8BIT_OFFSET(instr) ((((signed char)(instr))*2) + 4) macro
411 regs->pc += SH_PC_8BIT_OFFSET(instruction); handle_unaligned_access()
425 regs->pc += SH_PC_8BIT_OFFSET(instruction); handle_unaligned_access()
672 regs->pc += SH_PC_8BIT_OFFSET(inst); emulate_branch()

Completed in 54 milliseconds