Home
last modified time | relevance | path

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

/linux-4.1.27/arch/tile/kernel/
Dftrace.c66 create_Opcode_X1(JUMP_OPCODE_X1) | in ftrace_gen_branch()
72 create_Opcode_X1(JUMP_OPCODE_X1) | in ftrace_gen_branch()
Dkprobes.c64 case JUMP_OPCODE_X1: /* jump instructions: j and jal */ in insn_has_control()
Dkgdb.c224 } else if (get_Opcode_X1(bundle) == JUMP_OPCODE_X1) { in get_step_address()
/linux-4.1.27/arch/tile/include/uapi/arch/
Dopcode_tilegx.h978 JUMP_OPCODE_X1 = 4, enumerator