annotate src/cpu/ppc/vm/ppc_64.ad @ 17793:c668f307a4c0

8031319: PPC64: Some fixes in ppc and aix coding. Reviewed-by: kvn
author goetz
date Tue, 07 Jan 2014 17:24:59 +0100
parents 67fa91961822
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
14445
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
1 //
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
2 // Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
3 // Copyright 2012, 2013 SAP AG. All rights reserved.
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
4 // DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
5 //
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
6 // This code is free software; you can redistribute it and/or modify it
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
7 // under the terms of the GNU General Public License version 2 only, as
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
8 // published by the Free Software Foundation.
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
9 //
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
10 // This code is distributed in the hope that it will be useful, but WITHOUT
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
11 // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
12 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
13 // version 2 for more details (a copy is included in the LICENSE file that
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
14 // accompanied this code).
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
15 //
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
16 // You should have received a copy of the GNU General Public License version
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
17 // 2 along with this work; if not, write to the Free Software Foundation,
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
18 // Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
19 //
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
20 // Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
21 // or visit www.oracle.com if you need additional information or have any
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
22 // questions.
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
23 //
67fa91961822 8029940: PPC64 (part 122): C2 compiler port
goetz
parents:
diff changeset
24 //