|
1 | | - |
2 | | - |
3 | | - |
4 | | -//-------------------------------------------------------------------------------------- |
5 | | -// |
6 | | -// |
7 | | -// Copyright 2014 ADVANCED MICRO DEVICES, INC. All Rights Reserved. |
8 | | -// |
9 | | -// AMD is granting you permission to use this software and documentation (if |
10 | | -// any) (collectively, the "Materials") pursuant to the terms and conditions |
11 | | -// of the Software License Agreement included with the Materials. If you do |
12 | | -// not have a copy of the Software License Agreement, contact your AMD |
13 | | -// representative for a copy. |
14 | | -// You agree that you will not reverse engineer or decompile the Materials, |
15 | | -// in whole or in part, except as allowed by applicable law. |
16 | | -// |
17 | | -// WARRANTY DISCLAIMER: THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF |
18 | | -// ANY KIND. AMD DISCLAIMS ALL WARRANTIES, EXPRESS, IMPLIED, OR STATUTORY, |
19 | | -// INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, |
20 | | -// FITNESS FOR A PARTICULAR PURPOSE, TITLE, NON-INFRINGEMENT, THAT THE SOFTWARE |
21 | | -// WILL RUN UNINTERRUPTED OR ERROR-FREE OR WARRANTIES ARISING FROM CUSTOM OF |
22 | | -// TRADE OR COURSE OF USAGE. THE ENTIRE RISK ASSOCIATED WITH THE USE OF THE |
23 | | -// SOFTWARE IS ASSUMED BY YOU. |
24 | | -// Some jurisdictions do not allow the exclusion of implied warranties, so |
25 | | -// the above exclusion may not apply to You. |
26 | | -// |
27 | | -// LIMITATION OF LIABILITY AND INDEMNIFICATION: AMD AND ITS LICENSORS WILL |
28 | | -// NOT, UNDER ANY CIRCUMSTANCES BE LIABLE TO YOU FOR ANY PUNITIVE, DIRECT, |
29 | | -// INCIDENTAL, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING FROM USE OF |
30 | | -// THE SOFTWARE OR THIS AGREEMENT EVEN IF AMD AND ITS LICENSORS HAVE BEEN |
31 | | -// ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. |
32 | | -// In no event shall AMD's total liability to You for all damages, losses, |
33 | | -// and causes of action (whether in contract, tort (including negligence) or |
34 | | -// otherwise) exceed the amount of $100 USD. You agree to defend, indemnify |
35 | | -// and hold harmless AMD and its licensors, and any of their directors, |
36 | | -// officers, employees, affiliates or agents from and against any and all |
37 | | -// loss, damage, liability and other expenses (including reasonable attorneys' |
38 | | -// fees), resulting from Your use of the Software or violation of the terms and |
39 | | -// conditions of this Agreement. |
40 | | -// |
41 | | -// U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with "RESTRICTED |
42 | | -// RIGHTS." Use, duplication, or disclosure by the Government is subject to the |
43 | | -// restrictions as set forth in FAR 52.227-14 and DFAR252.227-7013, et seq., or |
44 | | -// its successor. Use of the Materials by the Government constitutes |
45 | | -// acknowledgement of AMD's proprietary rights in them. |
46 | | -// |
47 | | -// EXPORT RESTRICTIONS: The Materials may be subject to export restrictions as |
48 | | -// stated in the Software License Agreement. |
49 | | -// |
50 | | -//-------------------------------------------------------------------------------------- |
51 | | - |
| 1 | +/* Copyright (C) 2008-2023 Advanced Micro Devices, Inc. All rights reserved. */ |
52 | 2 |
|
53 | 3 | /** |
54 | 4 | *************************************************************************************************** |
|
0 commit comments