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:
6ce52e6
)
powerpc: Define 32/64 bit asm macros and use them in fpu.S
author
Paul Mackerras
<paulus@samba.org>
Thu, 6 Oct 2005 00:59:19 +0000
(10:59 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Thu, 6 Oct 2005 00:59:19 +0000
(10:59 +1000)
These macros help in writing assembly code that works for both ppc32
and ppc64. With this we now have a common fpu.S. This takes out
load_up_fpu from head_64.S.
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found