Skip to content
Snippets Groups Projects
Forked from Alex Deucher / linux
252308 commits behind, 1379 commits ahead of the upstream repository.
Magali Lemes's avatar
Magali Lemes authored
The bw_fixed library performs a lot of the mathematical operations
involving fixed-point arithmetic and the conversion of integers to
fixed-point representation.

As fixed-point representation is the base foundation of the DML calcs
operations, this unit tests intend to assure the proper functioning of
the basic mathematical operations of fixed-point arithmetic, such as
multiplication, conversion from fractional to fixed-point number, and more.

Co-developed-by: default avatarTales Aparecida <tales.aparecida@gmail.com>
Signed-off-by: default avatarTales Aparecida <tales.aparecida@gmail.com>
Signed-off-by: default avatarMagali Lemes <magalilemes00@gmail.com>
Co-developed-by: default avatarMaíra Canal <maira.canal@usp.br>
Signed-off-by: default avatarMaíra Canal <maira.canal@usp.br>
0edf5554
History