Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212000
b: refs/heads/master
c: 33ed82f
h: refs/heads/master
v: v3
  • Loading branch information
Andre Przywara authored and H. Peter Anvin committed Sep 8, 2010
1 parent 7899c36 commit 01fc500
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7ef8aa72ab176e0288f363d1247079732c5d5792
refs/heads/master: 33ed82fb6c5f032151f7e9f1ac7b667f78f426b8
4 changes: 4 additions & 0 deletions trunk/arch/x86/include/asm/cpufeature.h
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,11 @@
#define X86_FEATURE_XOP (6*32+11) /* extended AVX instructions */
#define X86_FEATURE_SKINIT (6*32+12) /* SKINIT/STGI instructions */
#define X86_FEATURE_WDT (6*32+13) /* Watchdog timer */
#define X86_FEATURE_LWP (6*32+15) /* Light Weight Profiling */
#define X86_FEATURE_FMA4 (6*32+16) /* 4 operands MAC instructions */
#define X86_FEATURE_NODEID_MSR (6*32+19) /* NodeId MSR */
#define X86_FEATURE_TBM (6*32+21) /* trailing bit manipulations */
#define X86_FEATURE_TOPOEXT (6*32+22) /* topology extensions CPUID leafs */

/*
* Auxiliary flags: Linux defined - For features scattered in various
Expand Down

0 comments on commit 01fc500

Please sign in to comment.