Searched refs:__isa_lt_and_ase (Results 1 – 1 of 1) sorted by relevance
53 #define __isa_lt_and_ase(isa, ase) ((MIPS_ISA_REV < (isa)) && __ase(ase)) macro195 #define cpu_has_mips16 __isa_lt_and_ase(6, MIPS_ASE_MIPS16)198 #define cpu_has_mips16e2 __isa_lt_and_ase(6, MIPS_ASE_MIPS16E2)201 #define cpu_has_mdmx __isa_lt_and_ase(6, MIPS_ASE_MDMX)204 #define cpu_has_mips3d __isa_lt_and_ase(6, MIPS_ASE_MIPS3D)207 #define cpu_has_smartmips __isa_lt_and_ase(6, MIPS_ASE_SMARTMIPS)