Searched refs:CPU_HAS_MIPS16 (Results 1 – 2 of 2) sorted by relevance
437 #define CPU_HAS_MIPS16(cpu) \ macro11886 mips_opts.mips16 = (CPU_HAS_MIPS16 (file_mips_arch)) ? 1 : 0; in mips_after_parse_args()
4058 * config/tc-mips.c (CPU_HAS_MIPS16): Add mips-lsi-elf as MIPS165455 (CPU_HAS_MIPS16): New define.