[llvm-dev] Endianness for multi-word types

Tim Shen via llvm-dev llvm-dev at lists.llvm.org
Mon Nov 30 19:35:27 PST 2015


On Mon, Nov 30, 2015 at 7:34 PM Tim Shen <timshen at google.com> wrote:

> On Mon, Nov 30, 2015 at 7:24 PM Gao, Yunzhong <
> yunzhong_gao at playstation.sony.com> wrote:
>
>> According to
>> http://refspecs.linuxfoundation.org/ELF/ppc64/PPC-elf64abi.html,
>> "The high-order double-precision value (the one that comes first in
>> storage) must have the larger magnitude."
>>
>> So the order of the two doubles in your fp128 is not affected by the
>> endianness; although each individual double is.
>>
>
> Of this part it's pretty clear, so I guess my questions are, more
> specifically:
> 1) Why
>

Eeh, sorry, premature email accidentally sent :(
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151201/2d8596fc/attachment.html>


More information about the llvm-dev mailing list