Searched refs:mips_cl_insn (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c142 struct mips_cl_insn struct
648 static struct mips_cl_insn history[1 + MAX_NOPS];
651 static struct mips_cl_insn nop_insn, mips16_nop_insn;
955 INSN is a mips_cl_insn structure and VALUE is evaluated exactly once.
966 /* Extract the operand given by FIELD from mips_cl_insn INSN. */
1021 (struct mips_cl_insn *ip, expressionS *p, bfd_reloc_code_real_type *r);
1028 static void macro (struct mips_cl_insn * ip);
1029 static void mips16_macro (struct mips_cl_insn * ip);
1031 static void macro2 (struct mips_cl_insn * ip);
1033 static void mips_ip (char *str, struct mips_cl_insn * i
[all...]

Completed in 158 milliseconds