Lines Matching defs:mips_cl_insn
135 struct mips_cl_insn struct
138 const struct mips_opcode *insn_mo;
144 unsigned long insn_opcode;
147 char label[16];
150 char target[16];
153 struct frag *frag;
156 long where;
159 fixS *fixp[3];
162 unsigned int fixed_p : 1;
165 unsigned int noreorder_p : 1;
168 unsigned int mips16_absolute_jump_p : 1;
171 unsigned int complete_p : 1;
175 unsigned int cleared_p : 1;