commit | 385351bab561a0992dbbfe617bf5f81f58db1674 | [log] [tgz] |
---|---|---|
author | John Porto <jpp@chromium.org> | Wed Sep 16 16:11:10 2015 -0700 |
committer | John Porto <jpp@chromium.org> | Wed Sep 16 16:11:10 2015 -0700 |
tree | 2897ba3afab3b7ffc7ede3ae6aba6c96419dfc4a | |
parent | 52863b13f2dfa1659f12f49154bcb13ec218f114 [diff] |
Fixes ARM32 VFP calling convetion. Packs VFP arguments as tight as the ABI wants, and adds tests for float and double arguments. vector argument tests will come soon. BUG= https://code.google.com/p/nativeclient/issues/detail?id=4076 R=stichnot@chromium.org Review URL: https://codereview.chromium.org/1348393002 .