Searched refs:OPCODE_BTF_DISP (Results 1 – 1 of 1) sorted by relevance
23 #define OPCODE_BTF_DISP(op) (((op) & 0x80) ? (((op) | 0xffffff80) << 1) : \ macro56 addr = linux_regs->pc + 4 + OPCODE_BTF_DISP(op); in get_step_address()64 addr = linux_regs->pc + 4 + OPCODE_BTF_DISP(op); in get_step_address()72 addr = linux_regs->pc + 4 + OPCODE_BTF_DISP(op); in get_step_address()80 addr = linux_regs->pc + 4 + OPCODE_BTF_DISP(op); in get_step_address()