Searched refs:MEP_VLIW64 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/binutils/opcodes/
H A Dmep-opc.h66 #define MEP_VLIW64 (mep_config_map[mep_config_index].vliw_bits == 64) macro
H A Dmep-dis.c251 if ((!MEP_VLIW64 && (status != 4)) || (MEP_VLIW64 && (status != 8)))
456 /* This instantly redefines MEP_CONFIG, MEP_OMASK, .... MEP_VLIW64 */
465 if (MEP_VLIW64)
/freebsd-11.0-release/contrib/binutils/gas/config/
H A Dtc-mep.c877 if (MEP_VLIW64)
1225 if (MEP_VLIW && ! MEP_VLIW64

Completed in 52 milliseconds