Home
last modified time | relevance | path

Searched refs:bfin_fix_adjustable (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-bfin.h63 #define tc_fix_adjustable(FIX) bfin_fix_adjustable (FIX)
64 extern bool bfin_fix_adjustable (struct fix *);
Dtc-bfin.c845 bfin_fix_adjustable (fixS *fixP) in bfin_fix_adjustable() function
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-2009989 * config/tc-bfin.c (bfin_fix_adjustable): Partially revert the
993 * config/tc-bfin.c (bfin_fix_adjustable): Adjust
DChangeLog-20062227 (md_apply_fix3, bfin_fix_adjustable): Handle new relocs.