OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libitm/] [clearcap.map] - Blame information for rev 737

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 737 jeremybenn
# Clear hardware capabilities emitted by Sun as: calls to the x86_avx.c
2
# functions are only emitted with -mavx.
3
#
4
# The v1 mapfile syntax has no support for clearing specific capabilities,
5
# so clear everything.
6
#
7
hwcap_1 = V0x0 OVERRIDE;
8
#
9
# If we can assume mapfile v2 syntax, we can specificially clear AVX.
10
#
11
#$mapfile_version 2
12
#CAPABILITY {
13
#       HW -= AVX;
14
#};

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.