Skip to content
Commit bb50f269 authored by Eric Kunze's avatar Eric Kunze
Browse files

Change enum values to start with 1



Enum values currently start with 0, which differs from the value
used in the serialization library. While the values aren't
mandatory, it is less confusing to have the TOSA provided values
align.

Rename two enumerations for consistency:
nan_propagation_t to nan_propagation_mode_t
rounding_t to rounding_mode_t

Signed-off-by: Eric Kunze's avatarEric Kunze <eric.kunze@arm.com>
Change-Id: If3c8e958351a77973b910e061f270c6cf8a6dae8
parent 3a381c81
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment