view make/linux/platform_ppc64 @ 21787:2766fee1809a

Use the fact that a range checked array index is not negative to avoid sign-extension of the index register.
author Roland Schatz <roland.schatz@oracle.com>
date Mon, 08 Jun 2015 19:32:59 +0200
parents faf0c78e906b
children
line wrap: on
line source

os_family = linux

arch = ppc

arch_model = ppc_64

os_arch = linux_ppc

os_arch_model = linux_ppc_64

lib_arch = ppc64

compiler = gcc

gnu_dis_arch = ppc64

sysdefs = -DLINUX -D_GNU_SOURCE -DPPC64