summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/has-hardware-fp.yml
blob: f6a9e71da1c213ebe5316300d1bcba6d43457d0c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This constant evaluates to ${../../basedefs/if/true:/name}, if the this
  processor variant has hardware floating point support, otherwise evaluates 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
interface-type: define
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: RTEMS_HAS_HARDWARE_FP
notes: null
type: interface