Searched refs:insn_type (Results 1 – 4 of 4) sorted by relevance
66 && 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()
85 spu_iformat insn_type; member
16 struct insn_type { struct23 struct insn_type *type; argument32 struct insn_type *type;66 static struct insn_type insn_type_table[] = {132 static struct insn_type *insn_format_to_type(char *format) in insn_format_to_type()
115 static unsigned long insn_type(unsigned long speinsn) in insn_type() function193 type = insn_type(speinsn); in do_spe_mathemu()740 type = insn_type(func); in speround_handler()