Searched refs:insn_type (Results 1 – 7 of 7) sorted by relevance
55 && index->insn_type == RRR) in get_index_for_opcode()59 && (index->insn_type == RI18 || index->insn_type == LBT)) in get_index_for_opcode()63 && index->insn_type == RI10) in get_index_for_opcode()67 && (index->insn_type == RI16)) in get_index_for_opcode()71 && (index->insn_type == RI8)) in get_index_for_opcode()
74 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()
7 enum insn_type { enum53 static void __ref __static_call_transform(void *insn, enum insn_type type, in __static_call_transform()142 static inline enum insn_type __sc_insn(bool null, bool tail) in __sc_insn()
14 enum insn_type { enum
47 enum insn_type typ; in arch_decode_instruction()
112 static unsigned long insn_type(unsigned long speinsn) in insn_type() function190 type = insn_type(speinsn); in do_spe_mathemu()740 type = insn_type(func); in speround_handler()