Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-ia64.c6081 struct insn_fix *ifix; in emit_one_bundle() local
6397 ifix = md.slot[curr].fixup + j; in emit_one_bundle()
6399 &ifix->expr, ifix->is_pcrel, ifix->code); in emit_one_bundle()
6400 fix->tc_fix_data.opnd = ifix->opnd; in emit_one_bundle()
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-ia64.c6687 struct insn_fix *ifix; in emit_one_bundle() local
7065 ifix = md.slot[curr].fixup + j; in emit_one_bundle()
7067 &ifix->expr, ifix->is_pcrel, ifix->code); in emit_one_bundle()
7068 fix->tc_fix_data.opnd = ifix->opnd; in emit_one_bundle()
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dintrin.def191 DEFNAME ("IFIX", "ifix", "IFix", genNONE, specIFIX)