On 12/24/21 04:55, Richard Henderson wrote: > We need to read the floating-point flags before printf may do > other floating-point operations which may affect the flags. > > Hexagon reference files regenerated by Taylor Simpson. > > Signed-off-by: Taylor Simpson <[email protected]> > Signed-off-by: Richard Henderson <[email protected]> > Message-Id: <[email protected]> > --- > tests/tcg/multiarch/float_convs.c | 2 +- > tests/tcg/multiarch/float_madds.c | 2 +- > tests/tcg/hexagon/float_convs.ref | 152 +++++++++++++++--------------- > tests/tcg/hexagon/float_madds.ref | 48 +++++----- > 4 files changed, 102 insertions(+), 102 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
