summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/i386/pc386/abi.yml
blob: 6a29742266b0e154eb800f996df7c8841170af71 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-string: null
- split: null
- env-append: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default:
- -mtune=pentium4
- -march=pentium4
- -msse3
default-by-variant:
- value:
  - -mtune=pentiumpro
  - -march=pentium
  variants:
  - i386/pc686
- value:
  - -mtune=pentium
  - -march=pentium
  - -msse2
  variants:
  - i386/pc586-sse
- value:
  - -mtune=pentium
  - -march=pentium
  variants:
  - i386/pc586
- value:
  - -mtune=i486
  variants:
  - i386/pc486
- value:
  - -mtune=i386
  variants:
  - i386/pc386
description: |
  ABI flags
enabled-by: true
links: []
name: ABI_FLAGS
type: build