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:
33c8213
)
xtensa: ISS: fix __simc implementation
author
Max Filippov
<jcmvbkbc@gmail.com>
Mon, 17 Sep 2012 01:44:35 +0000
(
05:44
+0400)
committer
Chris Zankel
<chris@zankel.net>
Wed, 3 Oct 2012 22:11:25 +0000
(15:11 -0700)
Do not rely on compiler implicitly placing function arguments into
specifc registers, place them explicitly.
Move __simc and related helpers to platform/simcall.h
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
No differences found