summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/has-hardware-fp.yml
blob: 97099bfa3d64507966ce06550c5b68afa8d0c6d5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This constant evaluates to ${../../basedefs/if/true:/name}, if this processor
  variant has hardware floating point support, otherwise to
  ${../../basedefs/if/false:/name}.
copyrights:
- Copyright (C) 2009, 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
  default: ${/score/cpu/if/hardware-fp:/name}
  variants: []
description: null
enabled-by: true
index-entries: []
interface-type: define
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: RTEMS_HAS_HARDWARE_FP
notes: null
type: interface