Searched defs:insn_type (Results 1 – 2 of 2) sorted by relevance
383 enum dis_insn_type insn_type; /* Type of instruction */ member
163 static bool invalid_delay_slot(DisasContext *dc, const char *insn_type) in invalid_delay_slot()