git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fe977d
)
x86-64, asm: If the assembler supports fxsave64, use it
author
H. Peter Anvin
<hpa@linux.intel.com>
Wed, 13 Oct 2010 23:00:29 +0000
(16:00 -0700)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Wed, 13 Oct 2010 23:00:29 +0000
(16:00 -0700)
Kbuild allows for us to probe for the existence of specific constructs
in the assembler, use them to find out if we can use fxsave64 and
permit the compiler to generate better code.
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found