commit | 0a6c459f713ff61769a02204cd736167e062bf4c | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Thu Oct 30 16:37:57 2014 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Oct 30 16:41:36 2014 +0000 |
tree | 6e55afea5e0fd39eb4970b2ce3e689c4c0439857 | |
parent | d8e231c0f3f7349c89b2323af6313384353e4cc5 [diff] |
Fix for long parameter passed both in stack and register. Fix for long parameter passed both in stack and register on 32bits architectures. The move to hard float ABI makes it so that the register index does not necessarily match the stack index anymore. Change-Id: I26b483f68ac86d336b4a37d94c38b04917668659