Searched refs:fail_because_not_80960 (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcpu-i960.c41 int fail_because_not_80960 = FALSE; local
66 fail_because_not_80960 = TRUE;
85 { machine = bfd_mach_i960_kb_sb; fail_because_not_80960 = FALSE; }
89 { machine = bfd_mach_i960_mc; fail_because_not_80960 = FALSE; }
93 { machine = bfd_mach_i960_ca; fail_because_not_80960 = FALSE; }
95 { machine = bfd_mach_i960_ka_sa; fail_because_not_80960 = FALSE; }
105 if (fail_because_not_80960)
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcpu-i960.c41 int fail_because_not_80960 = FALSE; local
66 fail_because_not_80960 = TRUE;
85 { machine = bfd_mach_i960_kb_sb; fail_because_not_80960 = FALSE; }
89 { machine = bfd_mach_i960_mc; fail_because_not_80960 = FALSE; }
93 { machine = bfd_mach_i960_ca; fail_because_not_80960 = FALSE; }
95 { machine = bfd_mach_i960_ka_sa; fail_because_not_80960 = FALSE; }
105 if (fail_because_not_80960)

Completed in 64 milliseconds