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:
7496d64
)
x86/xsave: Make it clear that the XSAVE macros use (%edi)/(%rdi)
author
H. Peter Anvin
<hpa@linux.intel.com>
Fri, 30 May 2014 15:19:21 +0000
(08:19 -0700)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Fri, 30 May 2014 15:19:21 +0000
(08:19 -0700)
The XSAVE instruction family takes a memory argment. The macros use
(%edi)/(%rdi) as that memory argument - make that clear to the reader.
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Link:
http://lkml.kernel.org/r/1401387164-43416-7-git-send-email-fenghua.yu@intel.com
arch/x86/include/asm/xsave.h
patch
|
blob
|
history
diff --cc
arch/x86/include/asm/xsave.h
Simple merge