summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/has-hardware-fp.yml
blob: 3d0cf57d0e0d4afbb58bf23a993afce80d3cb2c0 (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 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
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