diff options
author | Alexander Graf <agraf@suse.de> | 2012-09-29 15:32:38 +0000 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2012-10-12 14:38:36 +0300 |
commit | 4a1def4e4ec2f0eb72b15596a04a030cdc889370 (patch) | |
tree | c032428d0d06ee26a79c5f5cefb3136baff0c5db /linux-user/mips64 | |
parent | 07e10e5de1470bdf1d1ed97c85cb7ed9e4826775 (diff) |
linux-user: ppc: mark as long long aligned
The SysV PPC32 ABI dictates that long long (64bit) parameters are pass in odd/even
register pairs. Because unlike ARM and MIPS we start at an odd register number,
we can reuse the same aligning code that ARM and MIPS use.
Clarified inline comment that it is SysV ABI that requires long long aligned
parameters - Riku
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/mips64')
0 files changed, 0 insertions, 0 deletions