view make/linux/platform_amd64.suncc @ 5187:9b8c0d1bc2dd

unsafe load/store snippets now require a displacement argument which allows x86 complex addressing modes to be used for tighter encoding of array store/load operations replaced ArrayHeaderSizeNode with an arrayHeaderSizeFor(CiKind elementKind) method annotated by @Fold
author Doug Simon <doug.simon@oracle.com>
date Tue, 03 Apr 2012 10:56:40 +0200
parents a294fd0c4b38
children
line wrap: on
line source

os_family = linux

arch = x86

arch_model = x86_64

os_arch = linux_x86

os_arch_model = linux_x86_64

lib_arch = amd64

compiler = sparcWorks

gnu_dis_arch = amd64

sysdefs = -DLINUX -DSPARC_WORKS -D_GNU_SOURCE -DAMD64