Home
last modified time | relevance | path

Searched refs:get_UnaryOpcodeExtension_X1 (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/tile/kernel/
Dtraps.c130 if (get_UnaryOpcodeExtension_X1(bundle) != ILL_UNARY_OPCODE_X1) in special_ill()
Dunaligned.c99 return (((get_UnaryOpcodeExtension_X1(bundle) == in is_bundle_x1_nop()
105 ((get_UnaryOpcodeExtension_X1(bundle) == in is_bundle_x1_nop()
691 opcode = get_UnaryOpcodeExtension_X1(bundle); in jit_bundle_gen()
Dkprobes.c70 switch (get_UnaryOpcodeExtension_X1(insn)) { in insn_has_control()
Dkgdb.c212 opcode = get_UnaryOpcodeExtension_X1(bundle); in get_step_address()
/linux-4.1.27/arch/tile/include/uapi/arch/
Dopcode_tilegx.h403 get_UnaryOpcodeExtension_X1(tilegx_bundle_bits n) in get_UnaryOpcodeExtension_X1() function