Home
last modified time | relevance | path

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

/linux-4.4.14/arch/tile/kernel/
Dunaligned.c139 return (((get_UnaryOpcodeExtension_Y1(bundle) == in is_bundle_y1_nop()
145 ((get_UnaryOpcodeExtension_Y1(bundle) == in is_bundle_y1_nop()
595 opcode = get_UnaryOpcodeExtension_Y1(bundle); in jit_bundle_gen()
Dkprobes.c50 switch (get_UnaryOpcodeExtension_Y1(insn)) { in insn_has_control()
Dkgdb.c197 opcode = get_UnaryOpcodeExtension_Y1(bundle); in get_step_address()
/linux-4.4.14/arch/tile/include/uapi/arch/
Dopcode_tilegx.h416 get_UnaryOpcodeExtension_Y1(tilegx_bundle_bits n) in get_UnaryOpcodeExtension_Y1() function