xref: /onnv-gate/usr/src/common/bignum/i386/cap_mapfile (revision 12692:4341b447c069)
1653Sdarrenm#
2653Sdarrenm# CDDL HEADER START
3653Sdarrenm#
4653Sdarrenm# The contents of this file are subject to the terms of the
5*12692SAli.Bahrami@Oracle.COM# Common Development and Distribution License (the "License").
6*12692SAli.Bahrami@Oracle.COM# You may not use this file except in compliance with the License.
7653Sdarrenm#
8653Sdarrenm# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9653Sdarrenm# or http://www.opensolaris.org/os/licensing.
10653Sdarrenm# See the License for the specific language governing permissions
11653Sdarrenm# and limitations under the License.
12653Sdarrenm#
13653Sdarrenm# When distributing Covered Code, include this CDDL HEADER in each
14653Sdarrenm# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15653Sdarrenm# If applicable, add the following below this CDDL HEADER, with the
16653Sdarrenm# fields enclosed by brackets "[]" replaced with your own identifying
17653Sdarrenm# information: Portions Copyright [yyyy] [name of copyright owner]
18653Sdarrenm#
19653Sdarrenm# CDDL HEADER END
20653Sdarrenm#
21*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
22653Sdarrenm#
23*12692SAli.Bahrami@Oracle.COM
24*12692SAli.Bahrami@Oracle.COM$mapfile_version 2
25653Sdarrenm
26653Sdarrenm# Override the insertion of SSE2/MMX tags into .SUNWcap since we do a
27653Sdarrenm# runtime check for this and don't need the loaders help.
28653Sdarrenm# Note that this overrides all HWCAP tags not just SSE2/MMX.
29*12692SAli.Bahrami@Oracle.COMCAPABILITY {
30*12692SAli.Bahrami@Oracle.COM	hw_1 = 0x0;
31*12692SAli.Bahrami@Oracle.COM};
32