X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-sh%2Fcpu-features.h;h=86308aa3973180867a7b30a2f95e43f6137e54c2;hb=a2c6ef71364e3c7e7509d1bf0e61e8b853744190;hp=4bccd7c032f9c3d2320c8c7735b7fb5a0d02937b;hpb=72c35543f8cf1316773ffbd9619575bb84ac44fb;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-sh/cpu-features.h b/include/asm-sh/cpu-features.h index 4bccd7c032f..86308aa3973 100644 --- a/include/asm-sh/cpu-features.h +++ b/include/asm-sh/cpu-features.h @@ -20,5 +20,6 @@ #define CPU_HAS_PTEA 0x0020 /* PTEA register */ #define CPU_HAS_LLSC 0x0040 /* movli.l/movco.l */ #define CPU_HAS_L2_CACHE 0x0080 /* Secondary cache / URAM */ +#define CPU_HAS_OP32 0x0100 /* 32-bit instruction support */ #endif /* __ASM_SH_CPU_FEATURES_H */