Home
last modified time | relevance | path

Searched refs:avr_fix_adjustable (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-avr.h251 #define tc_fix_adjustable(FIX) avr_fix_adjustable (FIX)
252 extern bool avr_fix_adjustable (struct fix *);
H A Dtc-avr.c2828 avr_fix_adjustable (struct fix *fixp) in avr_fix_adjustable() function
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-avr.h251 #define tc_fix_adjustable(FIX) avr_fix_adjustable (FIX)
252 extern bool avr_fix_adjustable (struct fix *);
H A Dtc-avr.c2828 avr_fix_adjustable (struct fix *fixp) in avr_fix_adjustable() function
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog90 * config/tc-avr.c (avr_fix_adjustable): New function.
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog785 * config/tc-avr.c (avr_fix_adjustable): New function.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git152012 * config/tc-avr.c (avr_fix_adjustable): New function.