Home
last modified time | relevance | path

Searched refs:m32c_fix_adjustable (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-m32c.h46 #define tc_fix_adjustable(fixP) m32c_fix_adjustable (fixP)
47 extern bool m32c_fix_adjustable (struct fix *);
H A Dtc-m32c.c1132 m32c_fix_adjustable (fixS * fixP) in m32c_fix_adjustable() function
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m32c.h46 #define tc_fix_adjustable(fixP) m32c_fix_adjustable (fixP)
47 extern bool m32c_fix_adjustable (struct fix *);
H A Dtc-m32c.c1145 m32c_fix_adjustable (fixS * fixP) in m32c_fix_adjustable() function
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-20062468 (m32c_fix_adjustable): Return false if relaxing.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-20062468 (m32c_fix_adjustable): Return false if relaxing.