Searched refs:MEP_VLIW64 (Results 1 – 4 of 4) sorted by relevance
261 if ((!MEP_VLIW64 && (status != 4)) || (MEP_VLIW64 && (status != 8))) in mep_print_vliw_insns()672 if (MEP_VLIW64) in mep_print_insn()
66 #define MEP_VLIW64 (mep_config_map[mep_config_index].vliw_bits == 64) macro
61 #define MEP_VLIW64 (mep_config_map[mep_config_index].vliw_bits == 64)1066 if ((!MEP_VLIW64 && (status != 4)) || (MEP_VLIW64 && (status != 8)))1455 /* This instantly redefines MEP_CONFIG, MEP_OMASK, .... MEP_VLIW64 */1477 if (MEP_VLIW64)
1163 if (MEP_VLIW64) in mep_check_parallel_scheduling()1542 if (MEP_VLIW && ! MEP_VLIW64 in md_estimate_size_before_relax()