On 05/30/2016 12:59 AM, peer.ad...@c-lab.de wrote: > From: Peer Adelt <peer.ad...@c-lab.de> > > Converts a 32-bit floating point number to an unsigned int. The > result is rounded towards zero. > > Signed-off-by: Peer Adelt <peer.ad...@c-lab.de> > --- > target-tricore/fpu_helper.c | 20 ++++++++++++++++++++ > target-tricore/helper.h | 1 + > target-tricore/translate.c | 3 +++ > 3 files changed, 24 insertions(+) >
Reviewed-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de> Cheers, Bastian