Searched refs:CPU_HAS_MIPS16 (Results 1 – 2 of 2) sorted by relevance
499 #define CPU_HAS_MIPS16(cpu) \ macro3967 file_mips_opts.mips16 = (CPU_HAS_MIPS16 (file_mips_opts.arch)) ? 1 : 0; in file_mips_check_options()
4050 * config/tc-mips.c (CPU_HAS_MIPS16): Add mips-lsi-elf as MIPS165447 (CPU_HAS_MIPS16): New define.