xtensa: ISS: fix __simc implementation
authorMax Filippov <jcmvbkbc@gmail.com>
Mon, 17 Sep 2012 01:44:35 +0000 (05:44 +0400)
committerChris 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