Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-mips.c883 struct mips_hi_fixup struct
886 struct mips_hi_fixup *next; argument
895 static struct mips_hi_fixup *mips_hi_fixup_list; argument
8025 struct mips_hi_fixup *hi_fixup; in append_insn()
8032 hi_fixup = XNEW (struct mips_hi_fixup); in append_insn()
15553 struct mips_hi_fixup *l; in mips_frob_file()
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-20131165 (mips_hi_fixup): Tweak comment.
DChangeLog-96975241 * config/tc-mips.c (struct mips_hi_fixup): Define.