Searched refs:AFL_ASE_MICROMIPS (Results 1 – 5 of 5) sorted by relevance
1228 #define AFL_ASE_MICROMIPS 0x00000800 /* MICROMIPS ASE. */ macro
48 (AFL_ASE_MICROMIPS, AFL_ASE_XPA): Likewise.
14088 abiflags->ases |= AFL_ASE_MICROMIPS; in infer_mips_abiflags()15573 if (mask & AFL_ASE_MICROMIPS) in print_mips_ases()
13145 if (mask & AFL_ASE_MICROMIPS) in print_mips_ases()
18167 flags.ases |= AFL_ASE_MICROMIPS; in mips_elf_final_processing()