Add 32 to 16 bit float conversion w.r.t rounding mode
authorLei Zhang <antiagainst@google.com>
Mon, 20 Mar 2017 19:40:54 +0000 (15:40 -0400)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Sun, 18 Jun 2017 14:30:45 +0000 (10:30 -0400)
commit47046481073b94d1b5ae3d5afae0ed40fa3753a3
tree2c0998679bfa6bf7eb6fd240f14d501f427284c1
parent55dd4426673bd260dde56addcfea802f21c31304
Add 32 to 16 bit float conversion w.r.t rounding mode

Component: Framework

Change-Id: I9428f0dc725484b8a2f213157100326a69754cd8
(cherry picked from commit 7c0f5bea1da74f70e549e9a735c9d702c9396084)
Android.mk
framework/common/tcuApp.cpp
framework/delibs/debase/CMakeLists.txt
framework/delibs/debase/deFloat16.c
framework/delibs/debase/deFloat16.h
framework/delibs/debase/deFloat16Test.c [new file with mode: 0644]
framework/delibs/debase/deMath.c
framework/delibs/debase/deMath.h
modules/internal/ditDelibsTests.cpp