X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=arch%2Fmips%2Finclude%2Fasm%2Fcpu.h;h=a97ca97285ecf1dd897c9c7a9610209e15ad70c7;hb=03e075b38e6cd25267c8d6e2797fa4537ca3348d;hp=82ad15f11049284c2f347fc66b68ea5091fb810d;hpb=998f468f34f41905051556a9897dbc204b1b75b4;p=deliverable%2Flinux.git diff --git a/arch/mips/include/asm/cpu.h b/arch/mips/include/asm/cpu.h index 82ad15f11049..a97ca97285ec 100644 --- a/arch/mips/include/asm/cpu.h +++ b/arch/mips/include/asm/cpu.h @@ -386,6 +386,8 @@ enum cpu_type_enum { #define MIPS_CPU_BP_GHIST 0x8000000000ull /* R12K+ Branch Prediction Global History */ #define MIPS_CPU_SP 0x10000000000ull /* Small (1KB) page support */ #define MIPS_CPU_FTLB 0x20000000000ull /* CPU has Fixed-page-size TLB */ +#define MIPS_CPU_NAN_LEGACY 0x40000000000ull /* Legacy NaN implemented */ +#define MIPS_CPU_NAN_2008 0x80000000000ull /* 2008 NaN implemented */ /* * CPU ASE encodings