Der neue Dienst "GitLab am KIT" ist unter gitlab.kit.edu erreichbar.

Skip to content
  • Matthias Braun's avatar
    tv: rework NaN handling · ae6fff96
    Matthias Braun authored
    - remove get_mode_nan() as there is not just a single NaN values but several
      different ones.
    - introduce new_tarval_nan() which allows to construct signaling and
      quiet NaNs with payload.
    - introduce tarval_is_snan() and tarval_is_qnan() to help unittests.
    ae6fff96