Searched defs:insn_type (Results 1 – 7 of 7) sorted by relevance
16 struct insn_type { struct23 struct insn_type *type; argument
7 enum insn_type { enum
14 enum insn_type { enum
112 static unsigned long insn_type(unsigned long speinsn) in insn_type() function
74 spu_iformat insn_type; member
383 enum dis_insn_type insn_type; /* Type of instruction */ member
166 static bool invalid_delay_slot(DisasContext *dc, const char *insn_type) in invalid_delay_slot()