Home
last modified time | relevance | path

Searched refs:tc_fix_adjustable (Results 1 – 25 of 35) sorted by relevance

12

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-ppc.h125 #define tc_fix_adjustable(FIX) ppc_pe_fix_adjustable (FIX) macro
185 #define tc_fix_adjustable(FIX) ppc_fix_adjustable (FIX) macro
234 #define tc_fix_adjustable(FIX) ppc_fix_adjustable (FIX) macro
Dtc-i960.h172 #define tc_fix_adjustable(FIX) ((FIX)->fx_bsr == 0) macro
176 #define MD_APPLY_SYM_VALUE(FIX) tc_fix_adjustable (FIX)
Dtc-sparc.h95 #define tc_fix_adjustable(FIX) \ macro
124 #define tc_fix_adjustable(FIX) \ macro
Dtc-mn10200.h45 #define tc_fix_adjustable(FIX) 0 macro
Dtc-openrisc.h56 #define tc_fix_adjustable(FIX) openrisc_fix_adjustable (FIX) macro
Dtc-fr30.h51 #define tc_fix_adjustable(FIX) fr30_fix_adjustable (FIX) macro
Dtc-xstormy16.h50 #define tc_fix_adjustable(FIX) xstormy16_fix_adjustable (FIX) macro
Dtc-vax.h66 #define tc_fix_adjustable(FIX) \ macro
Dtc-pj.h58 #define tc_fix_adjustable(FIX) \ macro
Dtc-ms1.h73 #define tc_fix_adjustable(fixP) ms1_fix_adjustable (fixP) macro
Dtc-d10v.h65 #define tc_fix_adjustable(FIX) d10v_fix_adjustable(FIX) macro
Dtc-crx.h49 #define tc_fix_adjustable(fixP) 0 macro
Dtc-dlx.h75 #define tc_fix_adjustable(FIX) md_dlx_fix_adjustable (FIX) macro
Dtc-v850.h40 #define tc_fix_adjustable(FIX) v850_fix_adjustable (FIX) macro
Dtc-s390.h39 #define tc_fix_adjustable(X) tc_s390_fix_adjustable(X) macro
Dtc-h8300.h86 #define tc_fix_adjustable(FIX) 0 macro
Dtc-maxq.h87 #define tc_fix_adjustable(FIX) 0 macro
Dtc-m68hc11.h106 #define tc_fix_adjustable(X) tc_m68hc11_fix_adjustable(X) macro
Dtc-mcore.h93 #define tc_fix_adjustable(FIX) mcore_fix_adjustable (FIX) macro
Dtc-mn10300.h106 #define tc_fix_adjustable(FIX) mn10300_fix_adjustable (FIX) macro
Dtc-frv.h58 #define tc_fix_adjustable(FIX) frv_fix_adjustable (FIX) macro
Dtc-m32r.h79 #define tc_fix_adjustable(FIX) m32r_fix_adjustable (FIX) macro
Dtc-cris.h111 #define tc_fix_adjustable(FIX) \ macro
Dtc-mips.h107 #define tc_fix_adjustable(fixp) mips_fix_adjustable (fixp) macro
Dtc-alpha.h60 #define tc_fix_adjustable(FIX) alpha_fix_adjustable (FIX) macro

12