summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/has-hardware-fp.yml
blob: ed509f7c79ca8d6e81003b56887fa8fc16e1d319 (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
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 & Co. KG
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
- role: constraint
  uid: /constraint/constant-not-pre-qualified
name: RTEMS_HAS_HARDWARE_FP
notes: null
type: interface