Home
last modified time | relevance | path

Searched refs:insn_type (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/powerpc/xmon/
Dspu-dis.c66 && index->insn_type == RRR) in get_index_for_opcode()
70 && (index->insn_type == RI18 || index->insn_type == LBT)) in get_index_for_opcode()
74 && index->insn_type == RI10) in get_index_for_opcode()
78 && (index->insn_type == RI16)) in get_index_for_opcode()
82 && (index->insn_type == RI8)) in get_index_for_opcode()
Dspu.h85 spu_iformat insn_type; member
/linux-4.1.27/arch/powerpc/math-emu/
Dmath_efp.c115 static unsigned long insn_type(unsigned long speinsn) in insn_type() function
193 type = insn_type(speinsn); in do_spe_mathemu()
740 type = insn_type(func); in speround_handler()