Home
last modified time | relevance | path

Searched refs:mips_hi_fixup (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/binutils/gas/config/
HDtc-mips.c683 struct mips_hi_fixup struct
686 struct mips_hi_fixup *next; argument
695 static struct mips_hi_fixup *mips_hi_fixup_list; argument
2860 struct mips_hi_fixup *hi_fixup; in append_insn()
2867 hi_fixup = ((struct mips_hi_fixup *) in append_insn()
2868 xmalloc (sizeof (struct mips_hi_fixup))); in append_insn()
12044 struct mips_hi_fixup *l; in mips_frob_file()
/trueos/contrib/binutils/gas/
HDChangeLog-96975241 * config/tc-mips.c (struct mips_hi_fixup): Define.