Searched refs:F_I960HX (Results 1 – 4 of 4) sorted by relevance
54 #define F_I960HX (0x8000) macro
548 * i960.h (F_I960HX): Define.
2259 case F_I960HX: in coff_set_arch_mach_hook()2873 case bfd_mach_i960_hx: flags = F_I960HX; break; in coff_set_flags()
5971 * coffcode.h (coff_set_arch_mach_hook): Handle F_I960HX.