Unsafe.{get,put}-X-Unaligned; Efficient array comparison intrinsics

Andrew Haley aph at redhat.com
Wed Feb 25 12:40:05 UTC 2015


On 02/25/2015 12:34 PM, Paul Sandoz wrote:
> 
> On Feb 25, 2015, at 12:47 PM, Andrew Haley <aph at redhat.com> wrote:
> 
>> So we're going to need big and little versions for hardware with no
>> unaligned access.  Any given machine will only use one set of these
>> methods.
> 
> I am a little confused about the bi-endianess of PPC. The supported
> endianess in bytes_ppc.hpp is defined at compile time via the flag
> VM_LITTLE_ENDIAN. So is "native" whatever hotspot is compiled to in
> this case?

Yes, that's right.Enigmail

Andrew.



More information about the core-libs-dev mailing list