Searched refs:EF_M68K_CPU32 (Results 1 – 3 of 3) sorted by relevance
57 #define EF_M68K_CPU32 0x00810000 macro62 (EF_M68K_M68000 | EF_M68K_CPU32 | EF_M68K_CFV4E | EF_M68K_FIDO)
247 (EF_M68K_CPU32, EF_M68K_M68000, EF_M68K_CFV4E): ... here.
2042 else if ((e_flags & EF_M68K_ARCH_MASK) == EF_M68K_CPU32) in get_machine_flags()